Skip to content
Snippets Groups Projects
user avatar
JediKev authored
This addresses an issue where export does not work due to a fatal error
"Unknown column 'R0.state' in 'where clause'". This was caused by 4558 due
to the removal of enums and the `state` column. This updates the filter to
match the `event_id` instead of `state`.
97a39bdb
Name Last commit Last update
..