This issue has been created
There are 2 updates.
 
 
Favorites Application / cid:jira-generated-image-avatar-cb4fbff3-dd3e-4dc2-958f-3b340614d9af XFAV-23 Open

It is not possible for local users in subwikis to add pages to favorites

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-d3b433a9-be89-49e9-9ba7-bc36664febb1 Alex Cotiugă created this issue on 28/Apr/25 17:24
 
Summary: It is not possible for local users in subwikis to add pages to favorites
Issue Type: cid:jira-generated-image-avatar-cb4fbff3-dd3e-4dc2-958f-3b340614d9af Bug
Assignee: Unassigned
Created: 28/Apr/25 17:24
Priority: cid:jira-generated-image-static-major-717cffe9-5acc-4b75-933c-f4e06e8d00ff Major
Reporter: Alex Cotiugă
Description:

In a multi wiki environment, local users of a sub wiki cannot add pages to the favorites list for the following reasons:
1. they do not have access to the panel from the main wiki
2. they cannot execute the code in the UI Extension from the main wiki

In order to allow local users to add pages to favorites in sub wiki, the extension needs to be installed locally (in the current sub wiki). However, there will be another problem:
The Ui Extension' scope is global, and this will cause duplicate entries in the More Actions menu for Add to Favorites item, at least 2 (one from the main wiki and one from the current wiki).

 
 

2 updates

 
cid:jira-generated-image-avatar-d3b433a9-be89-49e9-9ba7-bc36664febb1 Changes by Alex Cotiugă on 28/Apr/25 17:24
 
Description: In a multi wiki environment, local users of a sub wiki cannot add pages to the favorites list for the following reasons:
1. they do not have access to the panel from the main wiki
2. they cannot execute the code
in from the UI Extension from the main wiki

In order to allow local users to add pages to favorites in
a sub wiki, the extension needs to be installed locally (in the current sub wiki).
However, there will be another problem:
The
Ui UI Extension' scope is global, and this will cause duplicate entries in the More Actions menu for Add to Favorites item, at least 2 (one from the main wiki and one from the current wiki).
Assignee: Alex Cotiugă