When merging a Bitbucket PR from plugin on PR with multiple Jira tickets, can only change status for the first one.

Issue #453 resolved
Alan Fregtman created an issue

Summary

Hello! Love the VSCode extension. Overall it works quite well. 👏

I have one minor gripe though… sometimes I have multiple Jira tickets linked to one Bitbucket pull request and the handy “Change status to” box becomes useless when you notice it only lets you change the first linked ticket.

Screenshot

Versions

My VSCode version info dump is pasted below:

Version: 1.46.1
Commit: cd9ea6488829f560dc949a8b2fb789f3cdc05f5d
Date: 2020-06-17T21:13:08.304Z
Electron: 7.3.1
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Linux x64 4.15.0-106-generic

My Atlassian vscode plugin version is v2.6.6

Comments (4)

  1. Gregory Star Account Deactivated

    Thanks for the feedback Alan! I think we should be able to add this, although I’m wondering if this should update every linked issue, or if you’d want to be able to choose which ones get updated. Any thoughts on this?

  2. Alan Fregtman reporter

    Hi Gregory,

    Personally I would like a dropdown (and checkbox) per linked ticket (just like the existing UI but one per ticket), still defaulting to “Done”. Most of the time I’d want all the same status but sometimes I might not.

    At my employer, we mark a ticket “Done” once the development is not only finished, but validated by a second party and confirmed working as intended, so in this case there may be some tickets I consider as “done” features (cause I validated them thoroughly) but there may be some that I would set as “For Validation” for someone else to confirm later.

    I would like to be able to choose in the moment.

  3. Log in to comment