-
Suggestion
-
Resolution: Unresolved
-
None
-
3
-
1
-
For Jira + Bitbucket integration, I would like the option to set branch permissions based on the person that an issue was assigned to. I can currently create a branch from an issue and assign that issue to a specific user, but I can't restrict changes on that branch to the assignee. Right now, I have to create the branch from an issue, and then go to the Bitbucket server to manually restrict that branch to a specific user.
Form Name |
---|
Thanks for elaborating Maxwell
With regards to users checking out the wrong branch, is that an actual issue that you see occurring, or is it a hypothetical issue? FWIW the Bitbucket Server team uses issue branches extensively and I don't recall us ever having run in to that issue. (I'm not trying to invalidate your assertion, merely attempting to gauge how much of a problem it really is.)
If a branch is manually added through git and then pushed, if there is a Jira integration present and there is an issue key in the branch it should pick it up and associate it already and make it visible in the dev panel in Jira.
e.g. here is the **development panel in Jira for the issue I'm currently working on.