mozilla / mozmoderator

Mozilla Moderator App
https://moderator.mozilla.org
GNU Affero General Public License v3.0
24 stars 23 forks source link

404 page returned when trying to moderate an event with an admin account #485

Closed emilghittasv closed 7 months ago

emilghittasv commented 7 months ago

Steps to reproduce Steps to reproduce the behavior:

  1. Sign in to Moderator with a non-admin account and create a moderated event without adding additional users to the moderators list.
  2. With a different account submit a question for the event.
  3. Sign in with an admin account and click on the "Moderate" button.

Expected behavior Admin users can successfully moderate events even if they were not added to the moderators list.

Actual behavior 404 page is returned.

Screencasts AdminModeration404

Desktop:

Additional Notes

┆Issue is synchronized with this Jira Story

akatsoulas commented 7 months ago

PR https://github.com/mozilla/mozmoderator/pull/486

emilghittasv commented 7 months ago

I can confirm that this issue is verified fixed in stage.

Admin users can moderate events successfully now.