Commit ef9255df authored by Mark Harding's avatar Mark Harding

(fix): remove revoked from stats

parent 35a80e27
No related merge requests found
Pipeline #62878010 passed with stages
in 8 minutes and 46 seconds
......@@ -124,6 +124,11 @@ class Analytics
'field' => '@completed',
],
],
[
'exists' => [
'field' => '@revoked',
],
],
[
'exists' => [
'field' => '@rejected',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment