0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
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 Updated Ghost-Admin to v3.13.1 2020-04-07 16:03:38 +01:00
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 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
index.js