-
Bug
-
Resolution: Fixed
-
Low
-
8.1.0, 8.5.0, 9.0.1
-
Severity 3 - Minor
-
NOTE: This bug is caused by using Space Backup & Restore functionality. For the duplicated labels caused by concurrency, please use CONFSERVER-5254 to address
Space restore may create duplicated labels.
Issue Summary
This is reproducible on Data Center: YES
Steps to Reproduce
- For a user, click `Save For Later` on pages from two spaces, say, Space A & Space B
- Create a backup of Space A
- Delete Space A
- Restore Space A from backup
- Check the database `LABEL` table, you will find: duplicated label with name: `favourite`, namespace: `my`, owner: user key
Expected Results
This is only one unique label record with name & namespace & owner
Actual Results
The below exception is thrown in the xxxxxxx.log file:
two duplicated labels with name: `favourite`, namespace: `my`, owner: user key
Workaround
no workaround currently
A fix for this issue is available in Confluence Data Center 9.1.0.
Upgrade now or check out the Release Notes to see what other issues are resolved.