youtrack-cli icon indicating copy to clipboard operation
youtrack-cli copied to clipboard

Edit an issue

Open IJustDev opened this issue 6 years ago • 0 comments

I think changing the fields of an issue is essential for working efficiently with this CLI.

I would suggest a command like youtrack issue update <issueId> or youtrack i u <issueId>. You were then to able to select a field of a list:

>  State
   Description
   Summary (title)
   Assignee

For the fields allowing this method (State and Assignee) I would show a list with possible choices. For instance the assignee name or the allowed states.

IJustDev avatar Oct 07 '19 22:10 IJustDev