|
|
5/6/2016 11:11:37 PM
requested date prior the starting date
|
5/6/2016 8:28:52 PM
IMMEDIATE policy.
The datetime associated with the BlockingState event ENT_CANCELLED cannot be before the one from ENT_STARTED. Since this date
is computed from a LocalDate and using the referenceTime, we also need to ensure the minimum value by looking at the datetime from the
entitlement start date.
The beatrix test TestIntegration#testCreateMultipleBPWithSameExternalKey would sometimes show the issue (and when adding breaking in the test would clearly identify the issue)
|
|
|
|
|
5/5/2016 1:56:13 PM
to also look for unprocessed ready notifications
Also refactor code a bit to abstract that piece and also use it in the exception clause.
|
|