Bug fix
Attachments in pre-migration path not copied to archive folder
For example, if you migrate to 7.x, existing attachments stay in the original location of $JIRA_Home/data/jira/data/attachments/PROJECT_KEY/ISSUE_KEY/ID unless:
-
Someone views a migrated issue and clicks an attachment thumbnail. The viewed attachment is copied to the 7.x directory structure.
-
Someone adds an attachment to a migrated issue. The new attachment is stored in the 7.x directory structure.
The existing attachments in the pre-migration path are now handled. Attachments in both old and new directories are copied to the archive folder.
Issue
|
Issue Type |
Issue Key |
Summary |
|
|---|---|---|---|
|
1 |
Bug |
Attachments in pre-migration path not copied to archive folder |