Problem
The app throws an error when the contains-based matching logic is used with empty, null, or unexpected values. This causes the affected feature to fail and prevents the user from completing the intended action.Summary
The app currently throws or mishandles a contains-related error when matching task content.
Expected behavior
Matching should work correctly without crashing or producing incorrect results.
Steps to reproduce
Open the app and trigger the affected flow.
Perform the action that uses the contains-based matching.
Observe the error.
Problem
The app throws an error when the contains-based matching logic is used with empty, null, or unexpected values. This causes the affected feature to fail and prevents the user from completing the intended action.Summary
The app currently throws or mishandles a contains-related error when matching task content.
Expected behavior
Matching should work correctly without crashing or producing incorrect results.
Steps to reproduce
Open the app and trigger the affected flow.
Perform the action that uses the contains-based matching.
Observe the error.