You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
markoschnecke
changed the title
Dynamically scaffolded Edit-View gives incorrect feedback for an illegal
Dynamically scaffolded Edit-View gives incorrect feedback for an illegal Update
May 26, 2016
markoschnecke
changed the title
Dynamically scaffolded Edit-View gives incorrect feedback for an illegal Update
Dynamically scaffolded Edit-View gives incorrect feedback for illegal Updates
May 26, 2016
IMHO its a huge grails-bug if the standard validation of a domain class does not work properly and should not be ignored for more than a year (plugin or not).
Steps to Reproduce
Expected Behaviour
The application should give an error message that the string is unique and thus can't be renamed
Actual Behaviour
The application responds that the update was successful while the update did not actually take place
Environment Information
Example Application
See attachment
The text was updated successfully, but these errors were encountered: