Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Not a Bug
-
Affects Version/s: None
-
Fix Version/s: Proteus
-
Component/s: None
-
Labels:None
-
Sprint:Sprint 6
Description
- Login to re-seller UI.
- Deploy an order with start date and pause date say -
start date: 16-02-2018.
Pause date: 19-02-2018. - So,On 19th order will go on pause state.
- If we check in database QRTZ_TRIGGERS table, Start date trigger is not removed.
- Expected: Once the order is in paused state it should remove all previous trigger from database for that order.