-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Component/s: Admin - Sandbox - App Install / Billing / Config
-
1
-
Minor
Problem
Accessing User List from Site setting > Billing preview > user hyperlink returns an error with broken URL
We can't find the page you're looking for.
Steps to Reproduce
- Access Site setting (e.g. Jira setting (⚙️) > Billing
- You will see Atlassian apps available in the site with the number of users assigned to each apps under [Users] column.
- Select any user links.
Expected Results
You get redirected to list of users.
Actual Results
You get an error message. Also PFA.
We can't find the page you're looking for.
The returned URL is broken like below, missing OrgId between o/ and /users
https://admin.atlassian.com/o//users?product=xxxx
Workaround
- Add Org ID in the URL
- Access it from different route, that is, from admin.atlassian.com > [Billing] > [Billing preview] then select user links.