You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
My company is using Jira to keep track of test scripts, among other things. I can use the Jira API to extract some information about the Test Case records in Python Code. However, I can't find anything in the API docs to help me extract data from custom fields.
(Specifically: my tests have a custom field called Automation Path, containing a path and filename. This shows up in Jira's Web app under "More Information". I can access other fields of the test using GET /testcases, as documented in the V2 API docs here: https://docs.adaptavist.io/tm4j/cloud/api/v2/#tag/Test-Cases. But I can't find a way to retrieve custom fields.)
I know this is possible, because the Jira Web app does it, and displays the information I need. How can I do this?
Many thanks,
Daniel
I would also appreciate an answer for this topic. Nothing is referenced in the API
Hey Daniel. Have you maybe got any solution for you question? I'm facing the same problem, that I would like to get access to some custom fields in Jira/Adaptavist, but can not find a way for that.
Would appreciate if you could share your solution if you have any. Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.