Vyom Jain created OFBIZ-6636:
--------------------------------
Summary: Certain temporal expressions are not evaluated correctly
Key: OFBIZ-6636
URL:
https://issues.apache.org/jira/browse/OFBIZ-6636 Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: Trunk
Reporter: Vyom Jain
Related to User ML post
http://mail-archives.apache.org/mod_mbox/ofbiz-user/201509.mbox/%3CCAKuEJqY2Qyv6-7rb_cQ7OnGqoaDsSXdde4E3F1DDt=dcz93MDw@...%3E.
There are couple of bugs in temporal expressions (see OFBIZ-6632) and after various tests my conclusion is that at least HOUR_RANGE is not evaluated properly.
For example, if there's a requirement to schedule recurring job from Monday to Friday and during certain hours then that no longer works as expected (this used to work with TIME_OF_DAY_RANGE which was removed in subsequent code refactoring). Even DAILY_GRIND in demo data doesn't schedule new jobs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)