Forums

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

Control the process of Product Owners changing story content

David Milligan August 15, 2018

What is the best way to control Product Owners enhancing a story once it is in production. 


Stories are being changed and amended but without anyone bringing it to the attention of dev management. Need a process where changes are proactively flagged so the impact can be reviewed and assessed.

3 answers

2 accepted

0 votes
Answer accepted
Ryan Fish
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 15, 2018

Sounds like the PO and developer team need to talk more often to become more transparent  :)
You can create a JQL query and subscription:
project = <project name> and updatedDate >= -<3h>
where updatedDate can be h hours, d day, w weeks

0 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 15, 2018

One of the ways to do this would be to prevent edits to the story after it goes past a certain state in the workflow (like Resolved or Ready for Prod or something similar).

You can do this using workflow properties. And you can even restrict the permission to a certain group after a stage in the workflow.

That is a way of locking down the tool. You might also want to consider controlling it via process - by educating the product owners, discussing the changes in retrospective sessions, actively watching JIRA tickets and so on.

0 votes
David Milligan August 16, 2018

That's good thank you.

I had thought that perhaps locking the story down to a group, after a point in the workflow, would be the way forward, and monitoring any changes thereafter.

Then creating new stories for any additional agreed functionality.

Thanks Dave

Ryan Fish
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 16, 2018

@David Milligan
You could also set the security level so only you, admins or specific roles can see them. When you want the issues to re-appear remove the security level .

If you are happy with the options, please close the issue :)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events