You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
As an admin user (role = admin) I'm able to edit comments of other users (edit link is show).
When "save edits" is pressed, the change is not persisted.
What works perfectly is editing my own comments (role = admin).
Additionally what seems (to me) to be a bit inconsistent is that I'm not offered an edit link for a comment if I have the role = user.
To Reproduce
Steps to reproduce the behavior:
Login as user with role = admin
Click on 'edit' of another user's comment
Apply some changes to the comment
Click on 'save edits'
Refresh the page
Change is gone and not shown, instead the original comment is still shown
Expected behavior
The changed comment should be shown after clicking on 'save edits' and refresh of the page
Platform (please complete the following information):
Device: Desktop
OS: macOS
Browser Firefox 116.0.3, Chrome 116.0.5845.140
The text was updated successfully, but these errors were encountered:
Describe the bug
As an admin user (role = admin) I'm able to edit comments of other users (edit link is show).
When "save edits" is pressed, the change is not persisted.
What works perfectly is editing my own comments (role = admin).
Additionally what seems (to me) to be a bit inconsistent is that I'm not offered an edit link for a comment if I have the role = user.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The changed comment should be shown after clicking on 'save edits' and refresh of the page
Platform (please complete the following information):
The text was updated successfully, but these errors were encountered: