Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit comments of other users using role = admin is not persisted #506

Closed
johannesmarx opened this issue Sep 4, 2023 · 3 comments
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@johannesmarx
Copy link

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:

  1. Login as user with role = admin
  2. Click on 'edit' of another user's comment
  3. Apply some changes to the comment
  4. Click on 'save edits'
  5. Refresh the page
  6. 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
@johannesmarx johannesmarx added the bug Something isn't working label Sep 4, 2023
@LinkinStars LinkinStars self-assigned this Sep 4, 2023
@LinkinStars
Copy link
Member

@johannesmarx Thanks for the feedback, we'll fix this as soon as possible.

@johannesmarx
Copy link
Author

@LinkinStars Thanks for your quick response and support 👍

@fenbox fenbox added this to the v1.1.3 milestone Sep 5, 2023
@fenbox fenbox moved this to Done in Answer Roadmap Sep 6, 2023
@LinkinStars
Copy link
Member

Fix in v1.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants