Hello all,
I am trying to convert https://developer.atlassian.com/display/JIRADEV/JIRA+REST+API+Example+-+Create+Issue#JIRARESTAPIExample-CreateIssue-Exampleofcreatinganissueusingprojectkeysandfieldnames
to URI format but I am not getting it to work.
Can you help me ?
Thanks in advance,
Tiago
Hi Tiago,
How about using this REST URL:
/rest/api/2/issue/createmeta?projectIds&projectKeys&issuetypeIds&issuetypeNames
As documented here: Create Issue META
Cheers,
Justin.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.