- Issue created by @ericdsd
- 🇫🇷France fmb Perpinyà, Catalonia, EU
Eric, can you test again? I pushed new permissions, so that group admins no longer can delete their own group (but global admins will be able to delete groups even when they are not members).
- 🇫🇷France ericdsd France
New round of tests during Perpignan Barcamp :
Outsider
see Test permissions group i’m not member tests of each role
Member
Note : The user is automatically accepted in group hence he can create group stories right after join), i think stories creation might be limited either by an higher group role or by a people role eg. confirmed (i guess we could eventually rely on community validation as it’s used on drupal.org to confirm. people are not spammers).
Test permissions in my group:
add story > yes OKCan create stories in his groups but cannot edit or delete those is it normal ?
make suggestions > yes Ok moderate suggestion > no OK self moderate > no OKTest permissions group i’m not member:
add story > no OK make suggestions > no OK
moderate suggestion > no OK
self moderate > no OKTranslation self-moderator
Test permissions in my group:
add story > yes OK
make suggestions > yes OK
moderate suggestion > yes OK
self moderate > yes OKCan create stories in his groups but cannot edit or delete those is it normal ?
Test permissions group i’m not member:
add story > no OK
make suggestions > no OK
moderate suggestion > no OK
self moderate > no OKTranslation community moderator
Test permissions in my group:
add story > yes OK
make suggestions > yes OK
moderate suggestion > yes OK
self moderate > no OK ?Can create stories in his groups but cannot edit or delete those is it normal ?
Test permissions group i’m not member:
add story > no OK
make suggestions > no OK
moderate suggestion > no OK
self moderate > no OKTranslation community manager
Test permissions in my group:
add story > yes OK
make suggestions > yes OK
moderate suggestion > no KO
self moderate > no KOMaybe it's ok not to allow moderation and is intended to be used alonside with Translation community moderator when needed (which would make sense imho), can you confirm ?
Can create stories in his groups and edit or delete any stories in his groups OK
Test permissions group i’m not member:
add story > no OK
make suggestions > yes OK
moderate suggestion > no OK
self moderate > no OKAdmin
Test permissions in my group:
add story > yes OK
make suggestions > yes OK
moderate suggestion > no KO ?
self moderate > no KO ?Test permissions group i’m not member:
add story > no OK
make suggestions > no OK
moderate suggestion > no OK
self moderate > no OK
Can edit his groups > OK
Can manage groups members OK
Can create stories in his groups and edit or delete any stories in his groups OKQuestions :
NOTE: a group member doesn't have a link to leave a group is it normal ?Any authentificated user has import tab avalilable on all groups (even when not in this group) bu the import trigger the following error
The website encountered an unexpected error. Try again later.TypeError: Drupal\file\Upload\FileUploadHandler::handleExtensionValidation(): Return value must be of type string, null returned in Drupal\file\Upload\FileUploadHandler->handleExtensionValidation() (line 431 of core/modules/file/src/Upload/FileUploadHandler.php).
Drupal\file\Upload\FileUploadHandler->handleFileUpload(Object, Array, 'temporary://', Object, ) (Line: 660)
file_save_upload('file', Array, 'temporary://', 0) (Line: 143)
Drupal\l10n_community\Form\ImportForm->submitForm(Array, Object)