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
Hello,
I want to export the traceability from User needs to design input when i select one project. actually design input is the linked issue which derives from user need.
Expect result:
User needs ID | Design Input ID | Validation Protocol | Validation Result |
Only issue type=”user need” can be export | Only the linked issue type=design input can be export | Only the linked issue type=tests can be export |
|
Blew is the template I create now:
[[\template issueDetails]]
[[\recurse $.issue.type="user need"]][[\ [[$.key]] [[$.summary]] [[/recurse]]
| [[/if]][[/if]][[$.linkedissues]][[\if $.issue.issuetype = “Design Input”]] [[$.issue.key]] [[$.issue.summary]] Essential: [[\if $.issue.essential.count = 1]] Yes[[/if]] [[\if $.issue.essential.count <> 1]]No | [[/if]][[/if]][[$.linkedissues]][[\if $.issue.issuetype = “Tests”]] [[$.issue.key]] [[$.issue.summary]][[\if]]
|
|
[[/template]]
User needs ID | Design Input ID | Validation Protocol | Validation Result |
[[\each $selectedTreeFolder]][[\recurse $.folderissues]][[\apply-template issueDetails]] [[/apply-template]][[/recurse]][[/each]]
Hello @YHAN04 ,
to support you here, could you please file a support ticket at our friendly support team, so we can help you.
Best Regards,
Bernhard from Ease Solutions
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.