Campaign Logic Not Working

Your software
My Mautic version is: 5.2.7
My PHP version is: 8.3
My Database type and version is: Married

Your problem
My problem is: The campaign logic is failing when trying to determine if a field of value “DATE” is than or equal to 7 days ago.

These errors are showing in the log: Haven’t found errors because it’s silently failing.

Steps I have tried to fix the problem: Using various values like 7, -7, 7 days ago, etc. But since I don’t know how Mautic is evaluating the concept of DATE less than or equal to 7 days, I can’t solve it. Thus, I need to know how to set this so that it will send a weekly email based on when the last email was sent.

Can someone explain if this is even possible? If so, what is the “Value” supposed to be so that it would send on the 7th day from the date?

I have since redone the campaign and figured out a simple logic fix. Please ignore this.