apache / apache/grails-intellij-plugin

Enhancement: Add "Trigger Now" gutter icon for Quartz Jobs

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
17
Forks
4
Avg merge
5d 15h
Merged PRs (30d)
4

Description

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:

Image

A similar icon could be added on the identified Quartz Job class name line like this:

Image

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by tracing the existing Quartz Job detection and the identified job-class line in the IntelliJ plugin; done means a visible “Trigger Now” gutter action appears for detected jobs and can execute them during development.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.