-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
Minor
-
Issue Summary
This is reproducible on Data Center: (yes) / (no)
Steps to Reproduce
- Migrate a tenant from server to cloud
- The "owningUser" field in in "LABEL" table and in "CONTENT_LABEL" are null for the migrated labels.
Expected Results
Macro search by label should show the same number of pages on cloud as compared to server/dc
Actual Results
Macro search by label isn't showing all pages with labels in the cloud as compared to server/dc.
For example, the label "test-label" is not showing list of pages as compared to dc.
Error message : There is more than one label named 'test-label' in the 'global' namespace.
Workaround
There are two workarounds :
- One workaround is support run a SQL script to set the "owningUser" field in "LABEL" table and in "CONTENT_LABEL" table after migration.
- The other workaround is user manually remove the label from the page and add the label back to the page.