Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(containers) : change search functionality to case insensitive for file containers #30543

Merged

Conversation

dsolistorres
Copy link
Contributor

@dsolistorres dsolistorres commented Oct 31, 2024

Closes #30457

Proposed Changes

  • Modified the findFolderAssetContainers method to ensure container name searches are case-insensitive

Checklist

  • Tests

This PR fixes: #30457

@dsolistorres dsolistorres self-assigned this Oct 31, 2024
@dsolistorres dsolistorres force-pushed the issue-30457-fix-case-sensitivity-for-container-search branch from a3b66e7 to 2a8bb65 Compare October 31, 2024 23:44
@dsolistorres dsolistorres force-pushed the issue-30457-fix-case-sensitivity-for-container-search branch from 2a8bb65 to 02ffec8 Compare November 1, 2024 16:32
@dsolistorres dsolistorres force-pushed the issue-30457-fix-case-sensitivity-for-container-search branch from 02ffec8 to a1a8375 Compare November 4, 2024 21:17
@erickgonzalez erickgonzalez added this pull request to the merge queue Nov 6, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 6, 2024
@erickgonzalez erickgonzalez added this pull request to the merge queue Nov 7, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 7, 2024
@erickgonzalez erickgonzalez added this pull request to the merge queue Nov 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 11, 2024
@erickgonzalez erickgonzalez added this pull request to the merge queue Nov 12, 2024
Merged via the queue into main with commit b9c2da1 Nov 12, 2024
37 checks passed
@erickgonzalez erickgonzalez deleted the issue-30457-fix-case-sensitivity-for-container-search branch November 12, 2024 18:51
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.

FileAssetContainers not found when using case
5 participants