Hi Team,
Could you please help me “if an Epic issue type is Invalid, Closed, Done, Resolved” then an issue cannot be added to that Epic.
The issue we have run into is, when folks might not pay close attention, they may select an epic that is closed/invalid and put a new story/bug in it.
We’d like to prevent this user behavior if possible. It was proposed we might see if a rule could do that.
@karthik reddy , see if this existing thread helps - https://community.atlassian.com/t5/Jira-questions/What-workflow-property-should-be-added-to-prevent-adding-issues/qaq-p/925468
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 -
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.