Filter's limit to results doesn't work.

Discussions related to the 1.36.x series of ZoneMinder
Post Reply
arretx
Posts: 15
Joined: Fri Nov 05, 2021 3:30 am

Filter's limit to results doesn't work.

Post by arretx »

I'm just trying to list the most recent 40 events from a specific camera. No matter what I do, ALL events for that camera are listed.

I select Filters, then Monitor Name = Camera of choice, then limit to 40, then List Matches.

All events are displayed for that camera...so it's getting that right at least, but why won't it limit my results to what I want?
User avatar
iconnor
Posts: 3272
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Filter's limit to results doesn't work.

Post by iconnor »

So yeah, confirmed.

In the events list we did a whole UI rewrite that uses fancy javascript to render the tables and do pagination etc. Clearly we are not passing along the limit. I'll look into it today.
User avatar
iconnor
Posts: 3272
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Filter's limit to results doesn't work.

Post by iconnor »

ppa:iconnor/zoneminder-proposed has a 1.36.12 testing package with a fix.
arretx
Posts: 15
Joined: Fri Nov 05, 2021 3:30 am

Re: Filter's limit to results doesn't work.

Post by arretx »

I'm not sure how to apply that. I'm running ZM in a docker container from dlandon/zoneminder.unraid (https://hub.docker.com/r/dlandon/zoneminder.unraid/)
Post Reply