Skip to content

web: fix issue with querying if number of events to show was not specified, or…

Patrick Godwin requested to merge patrick.godwin/locklost:web_query_fix into master

This merge request fixes two issues, namely:

  • Fix issue with querying if number of events to show was not specified.
  • Fix issue with querying if specific guardian states were requested

This has been added a while back in the lockloss account as a patch, but had forgotten to actually make a commit for it.

Merge request reports