Hi,
i want to know is there is any possible of doing this i want to archive the attachments from the jira soft server version once the issue is completed 3months of time and i want to have an option to revert it back if the attachment is required for the end user.
Thanks
Rajesh
Jira does not have an archiving function in it just for attachments, and only Data Centre has project archives.
Now, you can yank out the attachments file from a Jira issue, just by moving them out of the place they are kept on the disk. This has two effects:
In short, this is probably a lot more work and time than "get a bigger disk for the attachments"
@Nic Brough -Adaptavist- Thanks for you reply but already we are using 1TB space .
it is increasing day by day so we want to have some solution regarding this attachments.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would want to analyse what they all are and why they are so large, come up with a policy that lowers the size limit so people can't dump massive files on there, and then look at deleting old issues with chunky attachments, or, better, deleting just the attachments properly - use REST calls to tell Jira to drop the ones you identified as unnecessary.
"Archiving" is just going to shift your disk space issues elsewhere, at a cost of some complexity, it's not going to solve the problem.
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.