You're enrolled in our new beta rewards program. Join our group to get the inside scoop and share your feedback.
Join groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
i would like to ask how can i access the fields inside the RTM panel to Jira?
I'm trying to create a report for the test executions and test cases but i could not extract the execution result to jira.
i've attached an image for the sample fields that i need to extract for Jira Reporting.
Hi @Francis John A Chua ,
Most of the fields are standard Jira fields which you can use in JQL search instead of "Result" which is saved as an Issue property.
I strongly suggest creating "Test Execution" and "Test Case Executions" reports which you can send to RTM Dashboard.
Hi,
Test Execution and Test Case Execution reports are exclusive to RTM and cannot be import to Jira for reporting. Is there any way to achieve this, to export this reporting to Jira? and you also mentioned Issue Property, which means can be access from Jira?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Francis John A Chua ,
You can use Issue Property to search for issues by JQL. Here you have an example:
project = "TR" AND issue.property["result-status"].statusName= "To do"
Just put other results instead "To do".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
thank you on this. Much appreciated. Do you have documentation for the different Issue Properties? we believe RTM has different properties in compare with other plugins.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian's marketplace partners have had a very productive start to 2021! Since our last roundup, our developer community has added over 160 new cloud apps to the Atlassian Marketplace to help you...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.