Good morning!
I'm trying to export a "Test" issue by using Xray Document Generator, I have downloaded a template called "Offline Test Report" which allows me to export my tests to Excel. However, inside those tests actions, I am using parameters but those are deleted when I do the export to excel. How can I avoid this?
Here is an example of a Robot Framework script to explain what I mean:
[Arguments] ${parameter_name}=TRUE
...
In this case ${parameter_name} won't be saved inside the excel, so the result seen inside the excel file will be:
[Arguments] =TRUE
...
Thanks!
Welcome to the Atlassian Community, @luka.rico 👋 I moved your question here, to App Central, because your question is about Xray, an Atlassian Marketplace add-on, not Jira.
I also added more tags to your post to hopefully draw the right eyeballs.
That said, I suspect you'll get a faster/better response if you reach out to the Xray support team at Xblend.
Hope this helps,
-dave
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.