Closed jakejackson1 closed 4 months ago
Replace https://github.com/GravityPDF/gravity-pdf/blob/development/src/Statics/Queue_Callbacks.php#L99 with GFCommon::send_notifications()
which checks the notification is both active and the conditional logic passes.
Notify bg-not-cond-bug
tag in HS.
Description
In 6.11 we made changes to the background processing queue (note: update changelog as it was missed). This caused a regression where the notification conditional logic was not respected.