Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Disallow sprint updates on planning (backlog) page

Stacy Haller
Contributor
December 7, 2023

Hello -

It's been requested that we require 3 fields to be filled out before allowing a user to add the ticket to a sprint.

We handled this using a Behaviour to hide the sprint field until the fields are populated.  Works well.

But....  it doesn't stop any sprint field updates coming from the Planning page (Backlog).  

I was able to write a Jira Automation that when the sprint field changes and those fields are not populated, revert to the previous value - and it sends a comment in the Jira ticket that the change was reverted because blah blah blah.  But...  it looks confusing on the backlog page because the ticket only moves back to the original sprint after a manual refresh.

I've tried to have it kick a message back to the backlog page telling them it was reverted and to manually refresh using examples of Fragments and Custom End Points, but that's not getting me there either.

I've tried searching with many different keywords and I haven't come up with anything that seems to fit the bill.

Thanks!

1 answer

0 votes
Florian Bonniec
Community Champion
December 7, 2023

Hi @Stacy Haller 

Could you implement a initial status "Submited" for instance, on this status set an issue porperty that prevent user to schedule it so they will not be able to set a duedate nor a Sprint.

Workflow properties | Administering Jira applications Data Center and Server 9.12 | Atlassian Documentation

Add a transition to Ready or Open with a condition validator to have the 3 fields fill-in. Once move to this new status they will be able to schedule as the porperty is limited to the status.

 

Regards

Stacy Haller
Contributor
December 7, 2023

Thank you for the suggestion - we originally wanted to make it required before moving to "In Progress" using a Validator and this might end up being the best path to take.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
9.4.6
TAGS
AUG Leaders

Atlassian Community Events