Is there a workflow transition post function that can change the current ticket's assignee to the 'reviewer' in Bitbucket?

Dave Warmerdam September 23, 2014

We track tickets that are in code review by assigning the ticket to the reviewer.  That way, the team can look at the board, filtered by assignee, and see all the tickets in their queue for both development and for review.  It's inefficient to have to assign a reviewer in Bitbucket and then also assign the related JIRA ticket to that user as well.

Using the "trigger" functionality, is there any way to automatically assign the JIRA to the Bitbucket reviewer when the pull request is submitted?

Thanks,

Dave

3 answers

0 votes
Kodiak Jensen March 17, 2016

Has anyone figured out a way to do this yet?

0 votes
Derrick Heindel February 18, 2016

Dave - Did you get this to work?

0 votes
Matheus Fernandes
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 25, 2014

Dave,

Could you try adding a post function to change the assignee to the 'current user' and then execute a trigger action through Bitbucket?

Suggest an answer

Log in or Sign up to answer