Hello,
is there a way to update a custom field in jira ticket level once I create new branch in bitbuck via the 'Development' field in Jira.
I want this filed to store the branch name (if possible the repository as well) once the developer choose to open new branch and doing this via the 'Development' filed option.
Hello @Yaron Azar,
Thank you for reaching out to Atlassian Community!
It’s possible to use automation to update a field when a Branch is created.
I created one here to update the description field with the Branch details.
The smart values can be found on the documentation below:
When creating a new automation rule, there is a section called DevOps where you can select the “Branch created” trigger, and then, the action you need to select “Edit issue” and select the text field to add the details.
Rule:
Result:
Hope this helps!
If you have any other questions regarding this matter, please let us know.
Kind regards,
Angélica
Hi Angélica,
Thank you for your answer - I will surly try this and update.
Thank you in advance,
Yaron
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Angelica,
Thank you for your help - I manage to find it and started to play with that.
Regards,
Yaron
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.