Loading...
 
Skip to main content

It is not possible for a registered user to assign himself to a group with userChoice enabled

Status
Closed
Subject
It is not possible for a registered user to assign himself to a group with userChoice enabled
Version
29.x
Category
  • Usability
Feature
Group
Permission
Resolution status
Fixed or Solved
Submitted by
Bernard Sfez / Tiki Specialist
Lastmod by
Bernard Sfez / Tiki Specialist
Rating
(0)
Description

Currently, users cannot join groups even when the `userChoice` option (“User can assign himself or herself to the group”) is enabled, unless they also have additional group-related permissions.

This change allows self-assignment when `userChoice` is enabled, without requiring extra permissions.

The `userChoice` option is intended to allow users to join groups themselves, not to grant permission to add other users. Requiring `group_add_member` contradicts this purpose.

The `group_add_member` permission remains enforced when adding other users.

This aligns the behavior with the expected purpose of `userChoice` groups.

Solution
Workaround
Importance
5
Easy to solve?
5
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
8979
Created
Friday 08 May, 2026 07:05:08 UTC
by Bernard Sfez / Tiki Specialist
LastModif
Wednesday 13 May, 2026 08:43:15 UTC


Show PHP error messages