Skip to content

Fix moderated flag and NullPointerException on Commentpatching

Tim Dahmen requested to merge fix-moderated-flag into master
  • Fix NullPointerexception on Commentpatch when the changed Answer is null.
  • Reintegrate the moderated to the Room Object to get the Frontend working properly.
  • remove unused imports of the RoomService

Merge request reports