Hello all,
I am trying to achieve something, that I thought will be simple, but not only I can't do it, I can't even find any information on it with help of uncle google.
I have a page in confluence on which I am tring to include a specific report from JIRA. You know, in JIRA when you click on a project you have a reports link, where you can generate several reports. I have a custom one creating traceability matrix, which is pretty cool and all the info neede to generate it is kept in the URL, so I can just use that URL and send it over. But I would like that table to be included directly in the Confluence page (and updated real-time as well).
Anyone, anything?
Hi Agata,
have you made any progress regarding your issue? I have a similiar problem, but I would like to embed third-party reports. I've tried using the HTML-Macro, but it didnt work - Jira requires login, and I dont know how to pass current user/pw.
Hello Deividi and thank you for your reply.
I am no expert in the systesm, but from what I have learnt, the JIRA reports blueprint allow only for list of issues or pie charts, while the JQL within Jira Issues list allows me to list all linked issues - so it kind of shows coverage, but it is not exactly traceability matrix. Also, the linked issues are displayed without a direct link and I do not know the way to display execution status of a linked test...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can't you just create that custom report via JQL or calling it using the JIRA report blue print in Confluence?
https://confluence.atlassian.com/display/DOC/JIRA+Report+Blueprint
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.