My team keeps adding new user stories and associated them to closed Epics (which shouldn't be done unless I am aware and can document why). We have already told the customer these Epics are closed and we either need to associate the user story with a different Epic or consciously reopen the Epic. Is there a way to prevent users from adding issues to a closed Epic?
Finally, I have found a way to do it.
Just by setting workflow properties in the Done status of the Epic workflow hides both the button ("Add Issues to Epic" and "+" button)
Jira workflow property key - jira.permission.create.denied
Jira workflow property value - denied
For more reference -
nice, but still able to create subtask under the epic though... :-(
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.
Hi, well it is a looong time, but I think I did, just cannot remeber how, sorry. But there is a suggestion to make work such property and you can vote here: https://jira.atlassian.com/browse/JRASERVER-10077
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Setting the jira.issue.editable property is not enough. That will prevent you from seeing the option to add a child story to the epic when you are viewing the epic. However, when creating or editing an issue you can still set the Epic Link field to an Epic that is closed.
Per this post
...there is an addon that might help. I haven't looked at the details of the addon yet.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Christina Olson,
Have a look at the advanced workflow properties.
https://confluence.atlassian.com/adminjiraserver073/workflow-properties-861253674.html
You need to use the jira.issue.editable property
Adding a property like this will prevent closed issues being edited. It will affect all issues unless you give epics their own workflow.
Regards,
Gary
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Gary Pasquale I m looking for a solution to the exact same problem. Can you please help me with where to add the above mentioned workflow property (which transition). Also, what group should be selected for the property. Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Looking for the same
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.