-
Bug
-
Resolution: Fixed
-
Highest
-
36
-
Severity 2 - Major
-
1,004
-
Issue Summary
Date compare validator fails (for equal condition) when one of the fields is a date time picker.
Steps to Reproduce
- Create 2 fields. One of them should be date picker and other one should be date time picker.
- Set up a workflow validator to compare the 2 date fields. Use "greater than or equal to" comparison.
- Try to make a transition when both the fields have the same date value. The transition will fail showing error:
Field 1 isn't greater than or equal to Field 2 (Date part)
Expected Results
The transition should be successful since the validator is instructed to compare only the date part of the fields.
Actual Results
Transition fails with the following error:
Field 1 isn't greater than or equal to Field 2 (Date part)
Workaround
Reach out to Support, they will be able to assist applying site-specific solution, while a global fix is developed and released.
- relates to
-
JRACLOUD-84054 Date compare validator error for Due date system field (Due date isn't greater than or equal to)
- Closed