• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

Bug: Filter Condition Does Not Contain String

karim

Member
I don't think the condition "Does Not Contain String" is working.
I am filtering the content of a gmail email.

The action is still going through even if the body does contain the string.
The action should not fire if the body contains the keywords (attached screenshot). However it is still firing.

Please test if the filter condition "Does Not Contain String" is working properly. Thanks
 

Attachments

  • Screen Shot 2021-05-14 at 6.58.38 PM.png
    Screen Shot 2021-05-14 at 6.58.38 PM.png
    183.2 KB · Views: 149

Fagun Shah

Well-known member
You have setup multiple OR conditions, so any of them is fulfilled it should go through.

If you want to check if it does not contain all strings shown in screenshot then you should add them by click on + icon(AND conditions)

Working fine for me,

1621047965879.png
 
Top