ankitpokhrel / jira-cli

🔥 Feature-rich interactive Jira command line.
MIT License
3.73k stars 178 forks source link

Add support for updating the estimate #669

Closed chapmanc closed 5 months ago

chapmanc commented 8 months ago

Referencing these docs to update the estimate when adding a worklog:

https://docs.atlassian.com/software/jira/docs/api/REST/9.11.0/#api/2/issue-addWorklog

I've added tests but would like to do an e2d test as well.