Closed PhML closed 3 years ago
Hey @PhML, to be clear you want these "mr list" options to be applied to "issue list", correct?
--order string display order (updated_at/created_at) (default "updated_at")
--sort string sort order (desc/asc) (default "desc")
@prarit precisely :-) I think there are more order choices though.
There are but I was trying to keep it simple :)
Hey @PhML I've opened #664 to resolve this.
It would be nice to be able to sort issues by priority with
order_by
attribute.