Skip to content

Support deletes on ActivityPub - #2630

Mark Harding requested to merge feat/ap-deletes-2630 into master

Ticket(s) / Related Merge Requests

#2630 (closed)

Summary of Changes

Supports the Delete type on ActivityPub. Also refactors EntitiesOps topic to support sending the serialized entity when deleted.

Testing Considerations

Deployment Considerations

The schema has changed for entities-ops, it should be tested that we can still the same topic in production.

Regression Scope

Related to search indexing and the etl pipeline

Platform Affected (web, mobile, etc)

Developer Testing Completed

@markharding 👍

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

Merge request reports