I'm consistently having an issue where Belvedere's rules are triggering on files that should not be targetted. The rule reads:
If ALL of the following conditions are met:
Date last modified - is not in the last - 2.5 days
Date created - is not in the last - 2.5 days
Date last opened - is not in the last - 1.5 days
I'm adding newly created (timestamp is correctly matching current computer time) files every few minutes, and 10 minutes later, they match.
It seems to work correctly (or at least better) when I convert those values to hours. My guess is that it's an issue related to the "day" metric.
I'm consistently having an issue where Belvedere's rules are triggering on files that should not be targetted. The rule reads:
If ALL of the following conditions are met:
Date last modified - is not in the last - 2.5 days
Date created - is not in the last - 2.5 days
Date last opened - is not in the last - 1.5 days
I'm adding newly created (timestamp is correctly matching current computer time) files every few minutes, and 10 minutes later, they match.
It seems to work correctly (or at least better) when I convert those values to hours. My guess is that it's an issue related to the "day" metric.