Skip to content

Filter events for AMQP based on super class

Daniel Gerhardt requested to merge fix-amqp-event-dispatcher-filtering into master

The entities super class is now used if appropriate to filter events based on the configuration. I.e. events for ChoiceQuestionContent are sent if they are enabled for Content.

Closes: #147 (closed)

Merge request reports