Hi there! I'm hoping you can assist me in finding a solution for an unusual issue we're experiencing.
Whenever we create a new Jira in one particular project, the Sprint field is automatically populated with the four most recent sprints. I have thoroughly reviewed the history and automation, but have not been able to identify any potential causes.
Can you help shed some light on what could be happening behind the scenes?
Thanks!
Hello @Daniel Lopez
What type of issue are you creating? Is it an Epic, a standard level issue, or a Sub-task type issue? If they are standard level issues, are they being assigned to an Epic where the Sprint field has those values?
Does the History for such issues document the change to the Sprint field?
What did you look at when you said you have reviewed "automation" specifically?
Have you check the Workflow Transitions to see if there is a Post Function that could be causing this?
Do you have any Listeners configured for your system that might be running a script that causes this?
Do you have any third party apps that provide planning functionality that might be causing this?
Hi, answering your questions:
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Would you please post an image of an issue with this symptom, showing the sprint field and complete issue history, in one image? That may provide some context. Thanks!
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In addition, there could be a Global automation rule that is making this change.
To see if any automation rules have executed against the issue expand the Automation panel in the issue details view and click the Refresh option.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As you can see, we had a lot of sprints assigned to the task
Nothing in the history, though
*sorry, I had to hide the description.
As you can see the task was created on Nov 22nd and it was assigned automatically to 4 completed Sprints in June, July and August
I reviewed the global rules as suggested by Trudy, and we have nothing related to adding or updating the Sprint field.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you check the Automation panel in the issue to see if, after refreshing that, it showed that any rules had been run against the issue?
How are you creating the issue, exactly? Are you using the Create button in the menu bar? Are you using the Create Child Issue within the Epic? Are you Cloning another issue? Are you programmatically creating the issue through the API or from another Automation rule?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.