I am creating issues in bulk using jira rest api. I need some extra custom fields to be returned after issue creation. Is there a way I can do that using jql.
As of now only key, id and self are being returned in creation response.
Hello @Arun Chittem there is no possibility to request additional fields in the api call, you should make new call get to the issues created, or access the information of the issue through the self parameter once you have created it
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.