paleobot / pbot-dev

Codebase and initial design documents for pbot client
MIT License
2 stars 2 forks source link

Delete Characters and states: provide error message #119

Open clairecleveland opened 1 year ago

clairecleveland commented 1 year ago

When you delete a character that has any dependent Characters or states you must select cascade. If you do not, you get a message about blocking relationships. Please provide error message, “This Character has dependent Characters and/or states. You must select Cascade to delete all dependent Characters and states.” or something shorter like it.

aazaff commented 1 year ago

This is too difficult to have done in time for the hackathon, but there is a more general need for a way to handle error messages in the API ... loosely related to #135