GravityPDF / gravity-pdf

Gravity PDF is the ultimate third-party PDF automation tool for generating digital PDFs using the popular form-builder plugin Gravity Forms.
https://gravitypdf.com
89 stars 20 forks source link

Background Processing: Notification Conditional Logic not respected #1554

Closed jakejackson1 closed 4 months ago

jakejackson1 commented 4 months ago

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.

jakejackson1 commented 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.

jakejackson1 commented 4 months ago

Notify bg-not-cond-bug tag in HS.