jdaugherty commented on issue #14815: URL: https://github.com/apache/grails-core/issues/14815#issuecomment-2972864082
If you rename message_action to messageAction it will work. Grails assumes the last _ is a language, so when you define message_action ,it's assuming that's for the language "action" which does not exist. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@grails.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org