Hi guys,
Thank you for the wonderful product!
I have integrated Jira with Bitbucket and set up some rules using Jira-Automation. Everything is working fine and smoothly but I would like development to only happen on subtasks,
So I would like to hide Development panel for all issues excluding subtasks.
Is there a way to that?
Thanks, Ruslan
Hello @Ruslan Enikeev
You can try to have an unique workflow for subtask and in other workflow work with properties, it allow you to make some resctrictions on permission.
https://www.j-tricks.com/tutorials/permissions-based-on-workflow-status
You will need to use this properties "viewversioncontrol" in all status of all workflow except the subtask workflow.
You will need to test it to make sure that is working, it possible that this permission is not working anymore
https://confluence.atlassian.com/adminjiracloud/workflow-properties-776636709.html
Link to the same questions : https://community.atlassian.com/t5/Jira-questions/Can-I-hide-the-development-panel-according-to-issue-type/qaq-p/216322
Hope this helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.