As an admin, we can't edit a post containing a poll if the original poster currently has not permissions to create polls

See:


This kind of case should be rare, depending on the forum’s setting, and encountered mostly in imported forums I guess.

5 Likes

I can repro this:

  • Test User = TL1, and poll minimum trust level to create = TL2
  • Edit one of the test user’s posts as admin to try and insert a poll
  • Receive error message on save - “You are not allowed to create polls.”
  • HTTP/2 422 Unprocessable Entity error in browser console
7 Likes

Thanks … we will get this sorted over the next 4 weeks!

6 Likes

@nbianca can you add this to your list?

3 Likes

I fixed this problem in this PR:

5 Likes

This topic was automatically closed after 45 hours. New replies are no longer allowed.