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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
I try to automate the create of Test Plan, Test Execution and other kind of XRay issue type specially when a new version is created.
As I am trying to do it by groovy and Scriptrunner, the creation is working fine.
But I am strugling attaching by groovy a Test Execution to a Test Plan, a Test Case to a Test Execution, etc etc.
Here a visual example of linking a Test Execution to a Test Plan I want to do by groovy :
Using this kind of code doesn't work
Do you have an idea how I can achieve this ?
Many thanks in advance for your help
JH
Hi @JH ,
You can try Xray REST API to get the information. I notice there is a similar question was raised by other community member and seems like the only way would be using the rest api.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.