flowable / flowable/flowable-engine
Timer R1 timeCycle not work as expected
Open
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
**Describe the bug**
A clear and concise description of what the bug is.
Have following startEvent in xml
right now is 2021-08-05T19:50:00
I have following xml deployed
```
R1/2021-07-01T19:22:00/P1DT0S
```
**Expected behavior**
I expected it would tick job when 2021-08-06T19:22:00, but it start instance right now 2021-08-05T19:50:00,
**Code**
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.