-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Connect - Confluence
-
None
Issue Summary
Enhance the displayConditions feature in Confluence Forge apps to support user and group-based visibility, allowing for more granular control over app module visibility.
Steps to Reproduce
- Develop a Forge app for Confluence with specific modules intended for certain user groups.
- Attempt to set displayConditions based on user groups or individual users.
Expected Results
- The app should allow setting displayConditions based on specific user groups or individual users.
- Users should only see app modules that are relevant to their roles or group memberships.
Actual Results
- Currently, displayConditions only support basic user attributes such as isAdmin, isLoggedIn, and isSiteAdmin.
- There is no option to specify conditions based on user groups or individual users.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available