-
Bug
-
Resolution: Fixed
-
Low
-
8.8.0, 8.20.10, 9.1.0
-
8.08
-
1
-
Severity 3 - Minor
-
Issue Summary
This is reproducible on Data Center: (yes)
Steps to Reproduce
Below were the steps I used to replicate the issue in a freshly installed test environment.
- Create a sample project
- Create a release within this project, mark it as 'Released' and 'Archived'.
- Project > Versions > ... > Release
- * Project > Versions > ... > Archive*
- You should observe that it will show as 'Archived' as the status in the UI list.
- Create an XML back up
- Settings > System > Backup System
- Once you have the backup, delete the project (Settings > Project > ... > Delete)
- Restore the project via Settings > System > Project Import) using the backup taken in step 3
- Once the import completes, navigate to the release via the Versions page within the Project.
- Notice the 'Archived' flag is dropped from the version that had 'Released' and 'Archived' set and the version just shows as 'Released' now.
Expected Results
Both the 'Archived' and 'Released' flags should be imported when restoring a project using the Project Importer tool.
Actual Results
The 'Archived' flag is dropped from the version and only the 'Released' flag is retained after the import.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available