Expiration application does not send messages after entry renewal
Closed
Expiration application does not send messages after entry renewal
It looks like expiration application stop checking entry after renewal is done, so in the result when entry is renewed and again there come moment to send additional expiration messages they aren't sent. In database remain only data from first check.
added in development label
added fixed in vc and removed in development new labels
assigned to @Radek-Suski
changed milestone to %1.4
added Expiration label
added follow up and removed fixed in vc labels
Hmm perhaps it is the problem because I test it in short period of time, and basically I need to set similar expiration dates to run triggers, but when I make following:
- create entry (creation date: 26-08-2017 11:01:14)
- change entry expiration date to 2017-09-07 (at 2017-08-26 11:05:13) - it generate 1st expiration massage
- change entry expiration date to 2017-08-31 (at 2017-08-26 11:05:48) - 2nd expiration message generated
- renewal request - 2017-08-28 10:04:00
- entry renewed - 2017-08-28 10:04:21
Now I'm trying set expiration date to: 2017-09-08, 2017-09-07, 2017-09-06, 2019-08-28, expiration message wasn't sent. Like i wrote, perhaps this is the reason that I test it in such short period of the time and on normal using it will work correctly, but I just wanted to share here my tests results :)- create entry (creation date: 26-08-2017 11:01:14)
assigned to @TrinitySu and unassigned @Radek-Suski
added fixed in vc label and removed follow up label
added test passed label and removed fixed in vc label