-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Teams - People and Teams
-
None
Issue Summary:
When accessing Atlassian Teams, the URL is built using the Site ID, for example:
https://home.atlassian.com/o/<orgID>/people/team/<teamID>?cloudId=<siteID>
The URL shows the Org ID and the Site ID, for users that manage multiple organizations and/or sites, it would be useful to have the org name and/or site name shown in the URL.
Steps to Reproduce
- Navigate to https://home.atlassian.com/ > Teams
- Navigate to any Team
- Observe the URL
Suggestions
Change the URL to show the site name instead of the site ID, perhaps the organization as well.
https://home.atlassian.com/o/<orgName>/people/team/<teamID>?cloudId=<siteNmae>
Workaround
Currently, the customer has to use IDs to identify which org and site the team is from.