Skip to content

Add an analytics event for Jury decisions #1861

Ben requested to merge chore/jury-analytics-1861 into master

Diagnostic logging for #1861 (closed)

Adds an event that fires when non-admins cast a Jury decision, so that we can monitor how frequently the Jury system is firing

Admins are explicitly excluded because their appeals run through this function also, but if we want to log those events anyway, we can do that pretty easily.

Merge request reports