-
-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
area: backendChanges to server-side codeChanges to server-side codearea: frontendChanges to front-end codeChanges to front-end codecomplexity: unassessedNeeds further developer investigation before complexity/feasibility can be determined.Needs further developer investigation before complexity/feasibility can be determined.priority: medium
Description
Initially reported in this comment; spinning off to handle separately.
Following description is from @trichoplax:
In my development environment, I took the following steps:
- As an admin, make a tag moderator only and add it to a post.
- As a user, try to edit my own post to remove the moderator only tag from that post.
- As that user, see a red warning message indicating I cannot remove a moderator only tag.
- Notice that the post no longer has the moderator only tag.
- Go to the post history.
- Notice that the latest edit is the one adding the moderator only tag, and there is no edit showing the removal of the moderator only tag.
Further local development environment testing
I took the following steps for the post that lost its moderator-only tag in the previous testing:
- As the same user, make an edit to the text.
- Before saving, notice that the moderator only tag is present in the relevant edit field.
- After saving, notice that the moderator only tag is present again.
- In the edit history, notice that the latest edit shows the moderator only tag being added (by the user).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: backendChanges to server-side codeChanges to server-side codearea: frontendChanges to front-end codeChanges to front-end codecomplexity: unassessedNeeds further developer investigation before complexity/feasibility can be determined.Needs further developer investigation before complexity/feasibility can be determined.priority: medium