voblers opened a new issue, #31: URL: https://github.com/apache/grails-intellij-plugin/issues/31
Please consider adding a "Trigger Now" functionality when a Grails Quartz Job is detected. This would allow to quickly execute jobs during development without having to use workarounds to trigger an immediate run. A similar feature is already implemented in Spring for [Scheduled Tasks](https://www.jetbrains.com/help/idea/scheduled-tasks.html) and looks like this: <img width="943" height="66" alt="Image" src="https://github.com/user-attachments/assets/4bc02f08-7161-4136-b9d8-8bb09e2d9974" /> A similar icon could be added on the identified Quartz Job class name line like this: <img width="395" height="269" alt="Image" src="https://github.com/user-attachments/assets/942c6f6b-eb9f-4e33-911a-447c90749ad4" /> -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
