probably bug with archive flag

Support and queries relating to all previous versions of ZoneMinder
Locked
hrabe
Posts: 47
Joined: Tue Apr 12, 2005 12:01 am

probably bug with archive flag

Post by hrabe »

I have filter for searching first 10 events in current day for proper monitor. When I click submit, I see correct event list. When I check "Automatically archive all matches:", the system set archive flag for first 10 events, but in the next automatic filter run will be set archive flag for next 10, next round next 10 events,... Past this runs I have all events with archive flag, not only first 10. Any idea? Thanks
Last edited by hrabe on Tue Apr 12, 2005 1:34 am, edited 1 time in total.
User avatar
rdmelin
Posts: 863
Joined: Wed Oct 29, 2003 2:23 pm
Location: Ellensburg, WA USA

Post by rdmelin »

Is one of your filter expressions? :
Archive Status Unarchived Only

If so, think about it.

Best regards,

Ross
hrabe
Posts: 47
Joined: Tue Apr 12, 2005 12:01 am

Post by hrabe »

The same filter work correctly on web console. The result must be ARCHIVED ONLY FIRST 10 EVENTS, not on the 1st run 1st 10, on the 2nd run next 10, etc... At finish I have ALL todays EVENTS with archive flag :cry: Usage Archive Status attribute is not relevant in this case, in my opinion.

Version of ZM is 1.20.1 and filter follows:
Use 2 exp.
Monitor Id matches 7
and Date equal to today
sort by date/time Asc limit 10
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

This is the way automatic filters are supposed to work, they function continuously in the background. Manually archiving via filters will be in one of the next two releases.

Phil
Locked