-
Bug
-
Resolution: Unresolved
-
Low
-
7
-
Severity 3 - Minor
-
Issue Summary
Filtering by Date range on Date Attribute will show incorrect results if time zone in account preferences is set to any UTC+ (UTC+1, UTC+2...) timezone (EMEA/APAC regions).
AMER and UTC timezones are working correctly.
Steps to Reproduce
- Create Date attribute
- Create two objects and populate Date attribute with values 10-Jul and 11-Jul
- In Account preferences set timezone to timezone Europe/Berlin (UTC+2)
- Filter object list by Date range
Expected Results
- filter between 10-Jul and 10-Jul - will return object with date 10th Jul
- filter between 11-Jul and 11-Jul - will return object with date 11th Jul, but not 10th Jul
- filter between 11-Jul and 12-Jul - will return object with date 11th Jul.
Actual Results
- filter between 10-Jul and 10-Jul - no objects returned.
- filter between 11-Jul and 11-Jul - returns object with date 10th Jul, but not 11th Jul.
- filter between 11-Jul and 12-Jul - returns both objects with date 10th Jul and 11th Jul.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Failed to load