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
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.