Default moderator is removed when creating an event via non-admin account
emilghittasv opened this issue · 1 comments
emilghittasv commented
Preconditions
Sign in to Moderator with a non-admin account.
Steps to reproduce
Steps to reproduce the behavior:
- Access the https://moderator.allizom.org/event/new page.
- Add some valid data inside the 'Event title' and 'Additional information' fields.
- Click on the 'save' button.
- Click on the 'edit' button for the newly created event.
Expected behavior
The default moderator (the non-admin account from the preconditions) is displayed/added inside the Moderators field.
Actual behavior
The Moderators field is empty.
Additional context
Maybe related to #432
This issue is not reproducible if the above steps are performed while signed in with an admin account.
akatsoulas commented
Closing as duplicate of #437