go-jira-ui icon indicating copy to clipboard operation
go-jira-ui copied to clipboard

Changing state/status of tickets

Open Zebrazilla opened this issue 6 years ago • 5 comments

I'm missing a way to updated status of a ticket directly from go-jira-ui, unless I am missing something. Perhaps command :status could be added to change a ticket when viewing it?

Zebrazilla avatar Aug 03 '18 09:08 Zebrazilla

I see there exists :transition for go-jira for this which could probably be implemented in the ui. There's also the quick and nice commands such as :todo, :in-progress, :backlog, :done that could be great to have.

Zebrazilla avatar Aug 03 '18 09:08 Zebrazilla

This is the most important missing feature. Perhaps we could change ticket status by editing the ticket but I'm not sure how to do it.

aristella avatar Jul 01 '19 09:07 aristella

Apologies folks, I'd completely missed this request for a very useful feature. I'll take a look in the coming days to see if it's possible.

mikepea avatar Jul 01 '19 19:07 mikepea

Any update at this subject? Maybe we can help you in some way and propose pull requests?

themysteq avatar Oct 15 '19 07:10 themysteq

I'm currently in the process of migrating to go-jira.v1 under the hood, in order to fix #52 and enable Jira Cloud support (which is the only way I can test at the moment also)

I'm happy to take PRs on the current master branch, but won't have time to address this myself until the migration is complete. There's quite a lot of differences between go-jira.v0 and go-jira.v1 unfortunately.

mikepea avatar Oct 16 '19 04:10 mikepea