Ghost/ghost/members-api
Simon Backx eb8cf49f40 Fixed updating non-existing member internal error (#395)
refs https://github.com/TryGhost/Team/issues/1580

- When you tried to update a member that doesn't exist, an internal error was thrown
- It should throw a 'not found' error instead
- Optimized when to fetch the initialMember

Tests for 4.x in https://github.com/TryGhost/Ghost/pull/14657
Tests for 5.x in https://github.com/TryGhost/Ghost/pull/14658
2022-05-03 16:38:55 +02:00
..
lib Fixed updating non-existing member internal error (#395) 2022-05-03 16:38:55 +02:00
test Updated tests for getNewsletterSubscriptionEvents 2022-04-26 14:21:50 +02:00
.eslintrc.js
.gitignore
index.js
package.json Update dependency c8 to v7.11.2 2022-05-02 21:39:21 +00:00