HSLdevcom / jore4

Public transport registry
European Union Public License 1.2
4 stars 2 forks source link

Display better errors when saving timetables import fails because of DB constraints #1584

Closed Leitsi closed 9 months ago

Leitsi commented 11 months ago

Currently only displayed as JDBC commit failed on frontend.

An MVP for this would be to throw the DB error message as well, maybe wrapped in a custom "commit failed" exception class.

jarkkoka commented 11 months ago

Tommi could make a proposal about error message format regarding jore4-timetables-api.