Skip to content

fix: don't lower selection#2623

Merged
eakmanrq merged 1 commit intomainfrom
eakmanrq/dont_lower_selector
May 16, 2024
Merged

fix: don't lower selection#2623
eakmanrq merged 1 commit intomainfrom
eakmanrq/dont_lower_selector

Conversation

@eakmanrq
Copy link
Collaborator

Prior to this change we would lower the selection and then return that lowered selection and use it to check for matching model fqns. This would result in case-sensitive model names not being correctly picked up.

The selector is overwritten by the returned value since part of getting the values is removing any prefix/postfix that exists. I'm not sure why it was lowered in the first place so just removed it.

@eakmanrq eakmanrq requested a review from a team May 16, 2024 21:15
@eakmanrq eakmanrq merged commit 2fd8e0e into main May 16, 2024
@eakmanrq eakmanrq deleted the eakmanrq/dont_lower_selector branch May 16, 2024 21:57
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.

2 participants