Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Attachment file format in the backend of jira

Rajesh Ramankutty
Contributor
July 16, 2019

Hi guys,

 

Can anyone tell me what is the file formate jira will store the attachment in the backend server if we upload any file in the jira core or soft.

2 answers

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 17, 2019

Binary.  Jira stores the file exactly as it receives it from the users.  (Unless you use an app to encypt at rest, which I'd always recommend)

Rajesh Ramankutty
Contributor
July 19, 2019

Hi @Nic Brough -Adaptavist- 

image.png

 

 

this is wat am asking how to make this file in the backend as same as in the font end like how we are uploading it.

Like Soporte Ecosistemas CiS likes this
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 23, 2019

You don't.  The file is already stored as the binary the person gave it, the format has not changed (which is what you asked about). 

But the file will have a new name that Jira handles versions and file location with.

I strongly recommend that you stop looking at the file system - you must not change it outside Jira and you're not going to have much fun reading it, so don't bother.

Try using the REST API to look at attachments instead.

Anilkumar B January 20, 2023

Hi Nic,

Thats a good point to not look at the file system.

One doubt: If we have a need of migrating to other systems from Jira, how do we extract these attachments in the original format(since jira changed it to binary and maintaining with new names/versions).

Say that my user wants to move his Project from Jira to AzureDevops or etcc.
As a Jira-Admin I have shared the issue export in csv and how do I share the attachments in original format?

Br/Anil

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 21, 2023

Again, Jira has NOT changed the format of the file.  It has stored exactly the same binary that the user gave it.

To extract the files, read Jira over the REST API.

0 votes
Andrew
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 16, 2019

Hi @Rajesh Ramankutty ,

Looks like file without extension. Below attachment png picture.

Untitled.png

B.R.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events