Skip to content

fix: resolve contains error#1223

Open
Radhika252007 wants to merge 1 commit into
Charushi06:mainfrom
Radhika252007:fix/contains-error
Open

fix: resolve contains error#1223
Radhika252007 wants to merge 1 commit into
Charushi06:mainfrom
Radhika252007:fix/contains-error

Conversation

@Radhika252007

@Radhika252007 Radhika252007 commented Jul 13, 2026

Copy link
Copy Markdown

Related Issue

Closes #1224

Summary

Fixes the contains-related error by correcting the logic that handles matching text or values in the app.

Changes Made

Fixed the faulty condition causing the contains error.
Updated the relevant logic to handle empty, null, or unexpected values safely.
Verified the affected flow works without throwing the error.
Testing
Tested the affected feature locally.
Confirmed the error no longer occurs during normal use.

@Radhika252007
Radhika252007 marked this pull request as ready for review July 13, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Fix contains error in task matching

1 participant