When creating a new group from a group type, I cannot be able to create another group(with different name) and getting error message in the logs.
Drupal\Core\Entity\EntityStorageException: SQLSTATE[23505]: Unique violation: 7 ERROR: duplicate key value violates unique constraint "groups__group_field__uuid__value__key" DETAIL: Key (uuid)=(e53fa9d4-e554-43d4-bcda-2487fc6fa8d6) already exists.: INSERT INTO groups (type, uuid, langcode) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2); Array ( ) in Drupal\Core\Entity\Sql\SqlContentEntityStorage->save() (line 777 of /opt/app-root/src/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).
Needs work
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.