-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.3
-
Component/s: None
-
None
Requirement: https://studio.atlassian.com/wiki/display/JST/Studio+Importer+Plugin?focusedCommentId=36569259#comment-36569259
The default JIRA path for attachments is "/data/jirastudio/jira/data/attachments" and has to be changed to "/data/jirastudio/jira/attachments" and the default path for indexes is "/data/jirastudio/jira/data/indexes" and has to be changed to "/data/jirastudio/jira/indexes". Additionally, the attachments have to be enabled after an import. These steps can be performed automatically f.e. in the postImportStudify() (https://studio.atlassian.com/wiki/display/JST/Studio+Importer#StudioImporter-SequenceDiagram) step since the paths are always the same in the customer instances.
Please ask mkight & jroper for further input on the functionality which to be provided.