The error generates exactly at the point the group was clicked (to add) in the selection menu in the web UI (added in the red circled region below) before clicking the check-mark (green circled).
Clicking the check-mark generates no error.
Notification that account was added to group is sent before clicking the checkmark, meaning the group was actually added before confirming the choice.
Removing groups from account does not generate errors.
New accounts where unnecessary for the error, tested on older existing accounts and got same behaviour as described.
⚠️ This issue respects the following points: ⚠️
Bug description
Around the time a new user was activated (after registering using registration app) a very cryptic and non informative error appeared:
"Error | no app in context | >> Member" ( "|" added to mark separation, taken from web log page)
Steps to reproduce
EDIT: Step 1 is unnecessary, error entry appears from adding group only.
The step generating the error seems to be adding the account to a group:
These steps where performed before user first login, but seems to be reproduce after initial login as well.
Expected behavior
No error, or more informative such that eventual errors can be corrected.
Installation method
Community Manual installation with Archive
Nextcloud Server version
28
Operating system
Other
PHP engine version
PHP 8.1
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 22.1 to 22.2)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
The error generates exactly at the point the group was clicked (to add) in the selection menu in the web UI (added in the red circled region below) before clicking the check-mark (green circled).
Clicking the check-mark generates no error.
Notification that account was added to group is sent before clicking the checkmark, meaning the group was actually added before confirming the choice.
Removing groups from account does not generate errors.
New accounts where unnecessary for the error, tested on older existing accounts and got same behaviour as described.