The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How to disable create branch link in selective Jira tickets ?

Dineshmathiazhagan
April 21, 2021

We have two types of Jira tickets example task and subtask - we see the create branch hyperlink available in both task and subtask Jira forms how do we enable this link only in sub task and not in parent task 

 

Note - create branch hyperlink which helps in creating the feature branch using bitbucket branch from Jira 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Andreas Link
May 5, 2022

Yes, you can, I have solved this.

Solution is to have a dedicated workflow for your tasks not being subtasks (as usual) and on each state of that issue workflow you set the property...

jira.permission.viewversioncontrol.denied

...and that's it. Then the development tools are not visible in any of the states anymore, but can still be seen/used on underlying issues with another workflow.

Sourcehttps://support.atlassian.com/jira-cloud-administration/docs/use-workflow-properties/