I am new user for JIRA. I am building a Test Automation application and which will have capabilities to add defect/issue in JIRA in case test automation fails. I have multiple clients and each having different JIRA configuration with different set of custom fields. I want to build a capabilities in my application where I can create issue creation REST packet dynamically based on client JIRA environment. I am facing challenge because some fields take input in value, some take input in name. some take value inside {...}, some take [{....}] etc.
Can you please help me to understand how I can prepare JSON packet dynamically if user provides all required input fields details?
i.e.
Hi Rajeev
If you look at this document you'll see that you can query the metadata, which will be specific to each Jira instance. You will then know what format is required
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.