Ghost/core
Daniel Lockyer a769bbe86c Fixed 500 error when deleting items that don't exist
fixes #11723

- when deleting an invite/label/tag/webhook that doesn't
  exist, Ghost would throw a 500 error
- this commit catches the NotFoundError
- also rejects from model if nothing was found
- spotted in Sentry
2020-04-13 16:13:33 +01:00
..
client@4b68c5ef37
frontend Improved helper index, use glob to read directory 2020-04-10 13:08:41 +01:00
server Fixed 500 error when deleting items that don't exist 2020-04-13 16:13:33 +01:00
shared/nql-map-key-values
index.js