-
- Downloads
Fix: Fixed the issue with default detection time in event search form.
The default lower boundary of detection time was here to limit the number of results that needed to be sorted. This is not necessary, because the select does backwards index scan of detecttime anyway and is almost instant. (Redmine issue: #4369)
Please register or sign in to comment