Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

If you want to search for Scheduled Issue trigger jobs in Jira internal scheduler, you need to determine ID of Scheduled Job that you are investigating. You can find it in Scheduled Issue Details Page URL, which you can access from Scheduled Issue list in project:

This URL should be in format: "http://<jira_url>/projects/FSP?selectedItem=pl.com.tt.jira.plugin.theschedulerpro:scheduled-issues-project-tab-panel-link&scheduledJobId=XX", where XX is the Scheduled Issue ID.


Now when you have Scheduled Issue ID, you can find its triggers in Jira internal scheduler by performing following steps:

  • As Jira Administrator, navigate to Jira Administration → System, and click into Scheduler Details link on the right:

  • On the opened page, find group with name "The Scheduler Job" and click "Show More":

  • Find all trigger jobs that contains in name "SJ ID: XX", where XX is Scheduled Issue ID obtained in earlier steps.

Trigger list should look like in the following example:



  • No labels