paleobot / pbot-api

MIT License
2 stars 0 forks source link

Lost Group on creation #14

Closed NoisyFlowers closed 2 years ago

NoisyFlowers commented 2 years ago

If a user creates a Group and doesn't assign themselves as a member, they will be unable to access that group. I'm not sure this is a problem, but it seems counter-intuitive when it happens.

I am going to add cypher code that makes the enteredBy person also a member of the Group.

NoisyFlowers commented 2 years ago

This is fixed in 9df264a3c3e5cf48f4faa42185d35dac527faba2 as described above.