You just change the operator on the date and remove the other created_at filter
created_at:<='{{ scheduledAt | date_minus: "3 days" }}'
You just change the operator on the date and remove the other created_at filter
created_at:<='{{ scheduledAt | date_minus: "3 days" }}'