i need to insert bulk issues through rest api call. Could anyone pls share complete example of json that contains 3-4 issues?
i have following format of json until now.
1 2 3 | { "issueUpdates": [ ] } |
Hi Adwait
You can mention the rest api call inside the for loop and can create a bulk issue one by one programmatically
Hi Sachin, Thanks for your response. i have a json string coming from HP ALM that has 900 defects. I want to make it make it competiable to json which i can insert in JIRA. Hence i need the json format in JIRA that has 3-4 defects.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.