Skip to content

fix(contactsIntegration): avoid incorrect cache results#12460

Merged
hamza221 merged 1 commit into
mainfrom
fix/cache/ContactIntegrationController
Feb 19, 2026
Merged

fix(contactsIntegration): avoid incorrect cache results#12460
hamza221 merged 1 commit into
mainfrom
fix/cache/ContactIntegrationController

Conversation

@hamza221

Copy link
Copy Markdown
Contributor

Avoid case like userId = 'ab' and term ='c' / userId = 'a' and term ='bc'
caught by copilot in #12457 (comment)

Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
@hamza221

Copy link
Copy Markdown
Contributor Author

/backport stable5.7

@hamza221

Copy link
Copy Markdown
Contributor Author

Will force merge with the failing codecov/patch
tests coming soon #12457

@hamza221 hamza221 merged commit 1236aec into main Feb 19, 2026
55 of 58 checks passed
@hamza221 hamza221 deleted the fix/cache/ContactIntegrationController branch February 19, 2026 21:04
@kesselb

kesselb commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

/backport to stable5.7

@kesselb

kesselb commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

/backport to stable5.6

@kesselb

kesselb commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

/backport to stable5.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unit tests for ContactIntegrationController::autoComplete

3 participants