Hello! I have been importing data into Power BI from Jira, and one thing I would really like to import is the url of an image or attachment associated to an issue.
I have been searching for information on how image and attachments are stored in Jira Cloud, but have had no luck. I am really hoping that each attachment on an issue (Image, or otherwise) has some URL that I could either build myself (if I knew the format) or pull from the server and then I can insert it into my Power BI file.
Does anyone know if these files are accessible through a URL? If not, can you tell me where the attachment files are stored so I can look into another way of retrieving them?
Thanks!
I was doing some researches about this. I'm working in an Xporter template but images are not coming out. You can build the url of any attachment like this:
<your_jira_base_ur>/secure/attachment/<attachment_id>/<attachment_file_name>
You need to know the ID of your attachment and the file name, of course. Even that, for me this solution is not working. I'm not able to see the images when I export a file using the Xporter template I created.
Jira Product Discovery Premium is now available! Get more visibility, control, and support to build products at scale.
Learn moreOnline 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.