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.
Hi all,
we're using Test Management 4 Jira at our company, and I'm trying to create a ScriptRunner listener that clones the actual test cycle (with all test cases in it) with a new name once the test cycle was finished. Apparently I should be able to do it with the TM4J API however I'm new to ScriptRunner and I'm not quite sure how to a) make an API call from within a listener & in groovy, b) what service(s) to use to clone a test cycle.
Any help is appreciated, thanks!
Hi,
We recommend looking at our documentation links on how to do this:
https://scriptrunner.adaptavist.com/latest/jira/plugins/working-with-tm4j.html
https://www.adaptavist.com/doco/display/KT/ScriptRunner+for+Jira
You must have, at minimum, TM4J Server version 6.8 and ScriptRunner version 5.6.8.1 installed to use the TM4J events/integration.
Kind regards,
Katy Adaptavist Product Support
Hi Katy,
thank you for the links, however, I've read all of these documentations and my main problem is that I have no idea what services, objects, methods, etc. to use when writing scripts for TM4J. I've seen in the samples that there's stuff like TestCycleService and others, but how am I supposed to know this exists? Is there a full list of all services/etc. available for this plugin or am I supposed to just figure it out on my own?
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Apologies, we do have documentation for TM4J's Java API, this can be found here:
https://docs.adaptavist.io/tm4j/server/java-api/6.8.0/
We will be looking to add a link to this to our documentation ASAP.
Does this help? Is there anything else I can help you with?
Kind regards,
Bobby
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.