Skip to content

Added ACL checks for boosted activity posts to prevent edit and delete if boost is active #2478

Fausto Arcidiacono requested to merge feat/e2478 into master

Ticket(s) / Related Merge Requests

#2478 (closed)

Summary of Changes

Added ACL checks for boosted activity posts to prevent edit and delete if boost is active

Testing Considerations

  1. Boost an activity post using the new boost system
  2. Approve the boost requested created using the admin approval process
  3. Try to edit or delete a post

Deployment Considerations

The functionality is dependent on the feature flag epic-293-dynamic-boost

Regression Scope

Must double check edit and delete functionality of a non boosted activity post.

Platform Affected (web, mobile, etc)

Web, Mobile

Developer Testing Completed

Screenshots / Screen Recording

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Fausto Arcidiacono

Merge request reports