Skip to content

bug: Fix contains error in task matching #1224

Description

@Radhika252007

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions