question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Parameters for jira create

See original GitHub issue

I would like to pass parameters to jira create, so instead of going over the interactive options:

❯ jira create
? Project:  Ops
? Issue type:  Task
? Please provide the issue name : Set up Jira CLI

New issue: OPS-7829

I would type a more direct:

❯ jira create -p OPS -t task -m "Set up Jira CLI"

Thanks!

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:8
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
miguelmichcommented, Jul 11, 2019

Hey there, I haven’t had the time to resume the development, I’ve been working on this project today, hopefully, I could release it today 😃

2reactions
miguelmichcommented, Jul 25, 2019

Thanks @cjwilburn, any help is always welcome, the problem that we have right now is the custom required fields #36, we need to come up with a solution for that issue before we continue with this one so please join us in there if you have any suggestions 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Context parameters
Context parameters are additional value pairs that are sent to your app in the request URL from the host application.
Read more >
create issue URL parameters - "versions" and "fixV...
I am able to compose a URL that will successfully spawn a Jira "create issue" page with the correct project and issuetype.
Read more >
How to create issues using direct HTML links in Jira Server
How to construct the link ; [ARGUMENTS]. List of key-value pairs separated by '&' which represent the field and its value to be...
Read more >
IssueInputParameters (Atlassian JIRA 7.0.5 API)
This represents an issue builder and can be used to provide parameters that can be used to create and update an issue through...
Read more >
URL parameters creating a request on Jira Service Desk ...
Hi, On Jira you can send parameters for default form values: It's documented here Like ... URL parameters creating a request on Jira...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found