Content
View differences
Updated by Andrej Sandorf 4 days ago
**As** a OpenProject admin that runs a Jira import migrating user
**I want to** have a good an overview of changes the data that were made by the importer under the hood have been migrated and how
**so that** I know what was changed by the import
can address any data quality issues
Figma drafts: https://www.figma.com/design/959fRLTsmhOiHkXYPfd0D2/Jira-import-admin-settings?node-id=926-34721&t=yLJQaYALa2MKgMYs-0
**Acceptance criteria**
* After the import finished successfully, a screen / report is shown to the user that details the changes that were made by the importer under the hood e.g.
* user names that were modified to comply with OpenProject naming rules
* fields that were dropped because they are not yet supported
The report should show
* A list of supported custom fields and their targets
* A list of mapped TYPES
* A list of Mapped STATUS
* A list of ignored unsupported custom fields
* A list of imported Jira accounts which had empty email and now have placeholder email addresses <mention class="mention" data-id="76250" data-type="work_package" data-text="#JIM-115" data-display-id="JIM-115">#JIM-115</mention> data-display-id="JIM-115">#JIM-115</mention>
* A list of imported Jira accounts which duplicate emails and now have +JIRAKEY subaddressed email <mention class="mention" data-id="76567" data-type="work_package" data-text="#JIM-117" data-display-id="JIM-117">#JIM-117</mention>
* ... to be specified
Entry points to the report are
* `Open run report` is available in the runs table row action menu, with a chart icon.
* In the import run page right sidebar "Run Status" section, when the run is in review mode / finalized / reverted, a chart-icon link `Open the run report` (with open-in-new-tab icon) is shown.
* In the "Import run result" sub-section, a clock/chart-icon button `Open the run report` (with open-in-new-tab icon) is shown.
**Technical notes**
* <br>
**Permissions and visibility considerations**
* <br>
**Out of scope**
* <br>
**I want to** have a good
**so that** I know what was changed by the import
**Acceptance criteria**
* After the import finished successfully, a screen / report is shown to the user that details the changes that were made by the importer under the hood e.g.
* user names that were modified to comply with OpenProject naming rules
* fields that were dropped because they are not yet supported
The report should show
* A list of supported custom fields and their targets
* A list of mapped TYPES
* A list of Mapped STATUS
* A list of ignored unsupported custom fields
* A list of imported Jira accounts which had empty email and now have placeholder email addresses <mention class="mention" data-id="76250" data-type="work_package" data-text="#JIM-115" data-display-id="JIM-115">#JIM-115</mention>
* A list of imported Jira accounts which duplicate emails and now have +JIRAKEY subaddressed email <mention class="mention" data-id="76567" data-type="work_package" data-text="#JIM-117" data-display-id="JIM-117">#JIM-117</mention>
* ... to be specified
Entry points to the report are
* `Open run report` is available in the runs table row action menu, with a chart icon.
* In the import run page right sidebar "Run Status" section, when the run is in review mode / finalized / reverted, a chart-icon link `Open the run report` (with open-in-new-tab icon) is shown.
* In the "Import run result" sub-section, a clock/chart-icon button `Open the run report` (with open-in-new-tab icon) is shown.
**Technical notes**
* <br>
**Permissions and visibility considerations**
* <br>
**Out of scope**
* <br>