Open Zebrazilla opened 6 years ago
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.
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.
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.
Any update at this subject? Maybe we can help you in some way and propose pull requests?
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.
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?