Hi Team,
I'm new to this topic, i recently discoverd as how to create a JIRA issue using the curl command, but now the problem is that i need to attach a file to that issue and also automate the same process. But i dont know how to print the issue ID (Ticket Number).
I would request you guyz to consider me as a new bie and help me with the same.
Thanks
Anup
Welcome to the Atlassian Community !!
When you are executing the curl command to create issue you will get the response in return.
In that response you will get the created Issue ID.
You can also use script runner plugin for your use.
Accept the answer if it helps
Thanks,
Sachin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.