Skip to content

add detailed info about feature; enable transition by name; enable r…#19

Open
nshkg wants to merge 1 commit intofoxythemes:masterfrom
nshkg:details_to_issue_and_transition_by_name
Open

add detailed info about feature; enable transition by name; enable r…#19
nshkg wants to merge 1 commit intofoxythemes:masterfrom
nshkg:details_to_issue_and_transition_by_name

Conversation

@nshkg
Copy link

@nshkg nshkg commented Sep 10, 2018

…aw jql queries

@nshkg nshkg force-pushed the details_to_issue_and_transition_by_name branch from 2ff0584 to ed5e1c9 Compare September 11, 2018 11:50
@miguelmich
Copy link
Member

@alexadept I like this PR can you please fix the conflicts with master to finish the review process? thanks a lot!

@nshkg
Copy link
Author

nshkg commented Oct 3, 2018

ok, will do it next days

@nshkg nshkg force-pushed the details_to_issue_and_transition_by_name branch from ed5e1c9 to 1ac8099 Compare November 12, 2018 19:31
@nshkg
Copy link
Author

nshkg commented Nov 12, 2018

I updated my PR. I apologize - it was not so fast, as I hoped for.

Also, I suppose that would be fine to update docs together. How can I do it?

.command('issue [command]')
.description('Issue commands')
.alias('i')
.option("-d, --details", "Print issue detailed info")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alexadept where are you passing this option to the findIssue method? I can't find it, are you currently able to trigger the detailed condition?

I think we'll need to pass the detail option (if it's present) here:

jira-cli/src/jira.js

Lines 286 to 289 in 704defd

} else {
// If none of the above options is passed then search for specific issue
this.issues.findIssue( args );
}

What do you think?

@jef
Copy link

jef commented Nov 21, 2019

i also like this PR. maybe we can get a maintainer to update it and merge it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants