Hi!
JIRA was upgraded to 7.x but its attachments still stored in old stucture like:
Data
- Attachments
- Project Key
- Issue Key
- Attachment ID
Attachments for a new created tasks stored in structure like:
Data
- Attachments
- Project Key
- Grouping ID(10000)
- Issue Key
I'd like to actualize the attachements folder structure for early created tasks.
Is there any tool or script to relocate JIRA attachment files from old structure to the new one?