-
Type:
Suggestion
-
Resolution: Won't Do
-
None
-
Component/s: Navigation - Sidebar
-
3
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
Problem Definition
The decluttered Confluence Sidebar no longer shows the "Space Shortcuts" option which previously allowed Space Admins to create links to important pages
Suggested Solution
Implement an option which allows for "Space Shortcuts" with the decluttered Confluence Sidebar
Workaround
Space Home page could be edited so that it has links to the important pages
Support can help to pull the URLs of the Space Shortcuts by running the following query against the Confluence DB:
select "CUSTOM_TITLE","HARDCODED_URL","SPACE_KEY" from "AO_187CCC_SIDEBAR_LINK" where "TYPE" = 'EXTERNAL_LINK';
- relates to
-
CONFCLOUD-51625 Bring Back Space Shortcuts in Sidebar
- Closed