Ali-Akber Saifee

Results 88 comments of Ali-Akber Saifee

Hi, Thanks for this suggestion, I think it'll be a very useful option to have. There are two ways I can think of providing this option: 1. run each test...

@jasonrhaas thats a good idea. While thinking about what fields to add I realised there was some crappy legacy `v1` code that does some verbose reporting handling - which is...

You can already get comments with `--comments-only`. For the other fields I'll work on something to restore the `-v` & `-vv` functionality.

Could one of you share a jira host that I could test this with - maybe I can do a work around in jira-cli itself.

I've considered adding an option to add custom aliases in the config file. Something along the lines of: ``` [alias] myissues = view --search-jql='assignee = currentUser() AND resolution = Unresolved...

Could you guys look at the linked PR. I'll add documentation for the relevant functionality but basically that will allow for any custom aliases to be defined in the config.

That is correct - I've added some documentation around configuring the aliases.

Custom fields are not yet supported. I can take a look at how much work it would take to add this support.

Yes, you should be able to use the jql search option. (`jira-cli view --search-jql='...'`)