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

LITE-29386 Extend condition in param retrieval to include name comparison #7

Merged

Conversation

Sainomori
Copy link
Contributor

Updated the parameter retrieval logic to return the 'value' not only when the 'id' matches 'param_id', but also when the 'name' matches 'param_id'. This enhancement ensures a broader match criterion, improving the flexibility of the parameter lookup functionality.

…ison

Updated the parameter retrieval logic to return the 'value' not only when the 'id' matches 'param_id', but also when the 'name' matches 'param_id'. This enhancement ensures a broader match criterion, improving the flexibility of the parameter lookup functionality.
@slastique slastique merged commit b77c429 into ingrammicro:master Jan 25, 2024
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.

3 participants