Skip to content

Fix admin delete remind error #4132

Martin Santangelo requested to merge fix/admin-delete-remind into release/4.23.0

Ticket(s) / Related Merge Requests

#4132 (closed)

Summary of Changes

The posts menu was showing the delete option for admins in all the cases, but for reminds, it should be showing the undo remind

Testing Considerations

Test with and admin user

  • Normal posts (not owned by me) should have the delete option
  • Remind posts (not owned by me) should have the undo remind option

Regression Scope

It shouldn't affect other functionalities than delete and undo remind

Platform Affected (web, mobile, etc)

Android IOS

Merge request reports