Most frequent causes of Scheduled Issues execution failures

Most frequent causes of Scheduled Issues execution failures

FAILED - means that issue has not been created due to some error with Scheduled Issue. Check messages below:

Error message: {field name} is required

Cause: Some field has not been filled that is now required

Solution: From action column in scheduled issues table click edit and fill required field with value.

Error message: Field {field name} cannot be set. It is not on the appropriate screen, or unknown.

Cause: It’s mostly caused in JSM projects - if you using request type field in Scheduled Issue, Scheduler due to limitation must create work item/issue in 2 steps. That’s require access to field that you want to set up in Create and Edit screens. Read more about it below…

Error message: There is no active sprint

Cause: Scheduler cannot find active sprint in your project

Solution: Go to Board page and check if at least one sprint is currently active

Error message: There are multiple active sprints

Cause: Scheduler Active sprint option for sprint field support only single active sprint. If you have enabled Parallel sprints for company-managed projects option in Jira and in your project more then one sprint is active then Scheduler will fail to execute Scheduled Issue.

Solution: If you want to use multiple sprints and want to dynamically set active sprint for Scheduled Issue you can use Pattern option - more information here https://psc-software.atlassian.net/wiki/x/AQAc6g

INCOMPLETE - means that issue has been created but some of the step of creating that issue has fail, these state of error may be caused by various reasons. Check below:

Error message: Given parent work item does not belong to appropriate hierarchy

Cause: This error occurs if you previously created Scheduled Issue with child (in manage subtask) and your SI have work type e.g. Task (work type hierarchy 0) and for child e.g. Sub-task (work type hierarchy -1) but then you change SI work type to e.g Epic (which have work type hierarchy 1) but forget to change work type for SI child (in manage subtasks)

Solution: Go to manage subtasks in that Scheduled Issue that have incomplete status. Find which sub-task cause error. After click you should see:

image-20250721-130939.png

You should change work type for that sub-task.

Error message: Couldn't create all subtasks: [{field name} is required.]

Cause: Previously created sub-tasks for Scheduled Issues does not contain value for fields that are now mark as required.

Solution: Go to Manage subtasks and fill required field with value

Error message: (Issue Links) Issue does not exist or you do not have permission to see it.

Cause: Issue/Work Item selected in Linked Issues field in Scheduled Issue has been probably removed or it has restrictions.

Solution: Check if that work item has restrictions applied to specified roles or if it’s still exist. You can go also and edit Scheduled Issue, next to Linked Issues field you should see banner with information - and you can reset field value

image-20250724-140542.png

 

image-20250724-140217.png

Error message: The workflow operation with action id {id} does not exist in the workflow.

Cause: Transition selected in Scheduled Issue in field Post create transition does not exist

Solution: Click Edit from actions column for Scheduled Issue and change value for Post create transition field. Workflow for your project can be found in Project SettingsWork TypesEdit workflow

Error message: (Issue Links) No Link Issue Permission for issue '{issue key}'

Cause: The Scheduler app doesn’t have permission Link Issues

Solution: Add atlassian-addons-project-access role to your project

image-20250814-141845.png

 

PARTIAL_COMPLETED - means that issue has been created but some fields within that issue hasn’t been set up. Error message in most cases looks like:

Error message: Issue has been created but is missing some fields (it may be due to changes in jira fields screen changes) Missing fields: {field name}

Cause: Error occur while previously created Scheduled Issue contained values for some of the fields that currently is not available for that work type.

Solution: In error message you should see fields that are missing. To rid of of this error you need to go to work types fields configuration page and add that field.

 

 

 

Feel free to tell us what topic should be covered: thescheduler@psc-software.atlassian.net