Closed HcsOmot closed 6 years ago
There's a false positive kind of bug in the EventApplicationContext, where a regular user, Jo Johnson, can create a new event for an organization.
That's cause we didnt add guard to check if person is allowed to do it, can you add the check to handler?
There's a false positive kind of bug in the EventApplicationContext, where a regular user, Jo Johnson, can create a new event for an organization.