-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Organize - Labels, Search - Automation and Indexing
-
None
-
1
-
Severity 3 - Minor
Issue Summary
Related Labels in the Labelled content show labels present in other spaces as well.
Steps to Reproduce
- In space ABC create label "one" on the page A
- In Space XYZ create label "two" on page B
- In Space XYZ on page B , add the label "one"
- Now access the page https://instance_name.atlassian.net/wiki/label/ABC/one
Expected Results
In the page https://instance_name.atlassian.net/wiki/label/ABC/one will NOT be visible, as related label, the label "two". This is because label "two" is present in another space.
The URL https://instance_name.atlassian.net/wiki/label/ABC/one+two will never provide meaningful results.
Actual Results
In the page https://instance_name.atlassian.net/wiki/label/ABC/one will be visible, as related label, the label "two".
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available