Forums

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

Comments in JIRA- default location

Neeta Dubey
Contributor
April 9, 2014

Hi,

We have comment section in JIRA by default; however where is the default location where all the data is stored?

e.g attachement there is a seperate folder in Data directory of jira.

3 answers

1 accepted

0 votes
Answer accepted
Andris Grinbergs
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.
April 9, 2014

Comments are stored in database. (JIRAACTION table)

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.
April 9, 2014

Jira stores data in two places - attachments on the file system and everything else in the database. Andris has told you which table to look in for comments.

0 votes
Fabio Racobaldo _Catworkx_
Community Champion
April 9, 2014

Hi Neeta,

all the attachments are stored into <HOME_FOLDER>/data directory. If you want you could change this path using a symbolic link (linux) or a linked folder (windows).

Hope this helps.

Fabio

Suggest an answer

Log in or Sign up to answer