The "Add or remove from a group" spanner fails when there are many groups
- Status
- Open
- Subject
- The "Add or remove from a group" spanner fails when there are many groups
- Version
- 21.x
- Category
- Bug
- Feature
- Administration
User Administration (Registration, Login & Banning) - Resolution status
- New
- Submitted by
- Jean-Marc Libs
- Lastmod by
- Jean-Marc Libs
- Rating
- Description
Settings → Users → Add or remove from a group option from the right-hand spanner
On a new Tiki it opens the "Change group assignments for selected users" modal which helps place the user in groups and set the default group. This is fine.
On a Tiki with a lot of groups, the modal fails to show up and the javascript console reveals that Tiki tries to send the huge list of groups using method GET.
Unsurprisingly, this is met with « 414 Request-URI Too Long »
This is not fine 😑No show instance with hundreds of groups is necessary : I hope this can be fixed by changing the GET query into a POST.
- Importance
- 8
- Easy to solve?
- 5
- Priority
- 40
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 7578
- Created
- Saturday 17 October, 2020 21:09:16 UTC
by Jean-Marc Libs - LastModif
- Saturday 17 October, 2020 21:09:16 UTC