What should the workflow property be, if I need to prevent JIRA users from adding new issues to an already closed epic ?
Thank you !
Finally, you can find the solution to this problem on this thread.
Hello,
As far as I know, there is no way achieving this with workflow properties. I found two possible solutions to this problem. First one is to use an extra plugin and adding a validator. Here check out this solution:
Another one is not a solution but a workaround in this issue:
https://jira.atlassian.com/browse/JSWSERVER-10160
Regards,
Elifcan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Aisha M
I haven't tried this for creating sub-tasks, but i've used
jira.issue.editable false
to prevent other edits happening
Also try setting
jira.permission.subtasks.create false
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.
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.