Skip to content

Conversation

@ArtyomSavchenko
Copy link
Member

@ArtyomSavchenko ArtyomSavchenko commented Oct 27, 2025

Fix for #10134

Screenshot 2025-10-27 at 12 16 36

Signed-off-by: Artem Savchenko <armisav@gmail.com>
@huly-github-staging
Copy link

Connected to Huly®: UBERF-13993

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes case-sensitive issue search by converting both search terms and issue properties to lowercase before comparison. Previously, the search would fail if the case didn't match exactly between the search query and issue identifiers or titles.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>
@ArtyomSavchenko ArtyomSavchenko merged commit b935a60 into develop Oct 27, 2025
15 checks passed
@BykhovDenis BykhovDenis deleted the fix-issue-search branch October 31, 2025 08:16
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.

Relations - Issue Search is case sensitive - To be made insensitive

4 participants