-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Better error messages #1659
Comments
Very this ^^^ but only in production, I'd say. Generally there should be different error behaviours when not in production. Ie. much more verbose, both to the logs and via the API. |
It looks like there hasn't been any activity here in over 6 months. Sorry about that! We've flagged this issue for special attention. It wil be manually reviewed by maintainers, not automatically closed. If you have any additional information please leave us a comment. It really helps! Thank you for you contribution. :) |
Keystone 5 has officially moved into active maintenance mode as we push towards the next major new version Keystone Next, you can find out more information about this transition here. In an effort to sustain the project going forward, we're cleaning up and closing old issues such as this one. If you feel this issue is still relevant for Keystone Next, please let us know. |
This issue is to capture a range of tasks related to better handling of errors. Many of these are simply about either better capturing an error or providing more helpful error messages to users.
Many of these are related and could be fixed quickly if focusing on them together:
path
Errors thrown within field / field type hooks have incorrectpath
#1221The text was updated successfully, but these errors were encountered: