Hello,
I have a serious problem here. I launched our new website yesterday with the currend build of CB and Groups and the following Problem occours:
When an user creates a new group on the frontend, no new group is created. Instead the component renames an already existing group, overwrites canvas an logo and sets the creator as owner.
I looked into the database an even the timestamp for creating the original group is overwritten, while the params keep their original values like the component did a UPDATE instead of an INSERT. This seems to happen again until the group is deleted. As far as I can see, it only happens when creating a group on the frontend, but not when using the backend admin interface. I had to disable the function for all user until there is a solution. I had this now a couple of times.
I am running GroupJive Version: 3.4.0+build.2019.03.25.15.59.50.ede97e446 and Community Builder Version: 2.4.1+build.2019.03.20.18.53.12.fea4e999d
Can you verify that there is a bug und could you help me please to find a solution or workaround?