filter issues - not filtering
Posted: Fri Nov 12, 2021 3:55 pm
Hi,
I have som filtering issues.
Can't do this
SQL E.StorageId = '7' and E.Archived = '0' and TRUE /*DiskPercent*/
but this works
SQL E.Archived = '0' and TRUE /*DiskPercent*/
It started after I created new a new datastore..
Nothing shows up in the log, and the web just jumps to event page to show me the matches but just hanging there, "Loading please wait..."
The "PurgeWhenFull" dosen't work anymore either. SQL E.StorageId = '6' and E.Archived = '0' and TRUE /*DiskPercent*/
It looks like when I add E.StorageId = 'X' then it just hang
Can't delete the filters either..
I'm running 1.36.10
Anyone else see the same issues?
I have som filtering issues.
Can't do this
SQL E.StorageId = '7' and E.Archived = '0' and TRUE /*DiskPercent*/
but this works
SQL E.Archived = '0' and TRUE /*DiskPercent*/
It started after I created new a new datastore..
Nothing shows up in the log, and the web just jumps to event page to show me the matches but just hanging there, "Loading please wait..."
The "PurgeWhenFull" dosen't work anymore either. SQL E.StorageId = '6' and E.Archived = '0' and TRUE /*DiskPercent*/
It looks like when I add E.StorageId = 'X' then it just hang
Can't delete the filters either..
I'm running 1.36.10
Anyone else see the same issues?