In our project we are using a set of products: Jenkins + Jira + Xray plugin.
I can obtain complete reports on Jenkins's side by generating it from junit xml.
But the main purpose which I would like to achieve is to get these ready-made reports on Jira's side inside Test Execution (which is created by X-ray plugin from the same junit xml).
Problem is that it's not readable and without attached screenshots, so if I want to investigate failed test - I need to go to the Jenkins build and open report there.
Is it possible somehow to get similar report attached to issue in Jira?
Thank you,
Best regards,
Yurii