Skip to content

[WIP] feat(moderation): Track filed reports and notify authors

Hannes Heine requested to merge pr3026head into pr3026base

Created by: Tirokk

roschaefer Authored by roschaefer Closed


This is an alternative implementation to close #1709 and close #2886 .

We attach [:NOTIFIED] relationships to (:Report) if a moderator reviews a resource.

Here's the final diagram:

Moderation Decisions

This PR basically implements to separate feature requests. We can decide if we split the two in order to deploy them separately.

Todos:

  • Implement a cypress tests for #1709 ?
  • Implement a cypress test for #2886 ?

Merge request reports