-
Suggestion
-
Resolution: Won't Do
-
None
-
1
-
2
-
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
Problem Definition
In the page restriction popup, when you look for a group to be added, the results showing is always limited to 6.
This is due to the fact that we have max-result hard-coded when sending the query
<ip>:<port>/rest/prototype/1/search/user-or-group.json?max-results=6&query=<pattern>&_=<pageid>
Suggested Solution
It will be very beneficial to have the max-results configurable
OR
To have a search option same as space permission design for adding groups or users.
Workaround
N.A
- relates to
-
CONFCLOUD-43226 Auto-complete and Group name picker limit in page restriction
- Closed