I created a meeting named 'Env-and-stacks WG' (id 240) and when I tried to delete it, fedocal just didn't delete it.
It showed no error message, I spotted this when searching (https://apps.fedoraproject.org/calendar/search/?keyword=env-and-stack).
Ok so in fact it wasn't a problem of authorization, but a problem of logic when deleting recursive meetings.
This problem has been solved in: https://github.com/fedora-infra/fedocal/pull/98
There was another problem, coming from the same root when editing recursive meetings, that one was solved in: https://github.com/fedora-infra/fedocal/pull/99
The version 0.4.4 has all the fixes and is deployed in production, so we should be all good :)
pingou,
Replying to [comment:1 pingou]:
yes, indeed, that was the editing problem that I had.
Just tested it and I can confirm it works. Thanks :)!
Log in to comment on this ticket.