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 bug in alias mapping #1252

Merged
merged 6 commits into from
Oct 23, 2023
Merged

Fix bug in alias mapping #1252

merged 6 commits into from
Oct 23, 2023

Conversation

gvolfing
Copy link
Contributor

If the original and the mapped value differ in the actual function call name, then the logic behind looking for possible mappings is not working as intended. This fixes the issue.

If the original and the mapped value differ in the actual function call
name, then the logic behind looking for possible mappings is not working as
intended. This fixes the issue.
@gvolfing gvolfing added the bug bug label Sep 14, 2023
@gvolfing gvolfing self-assigned this Sep 14, 2023
@gvolfing gvolfing marked this pull request as ready for review September 14, 2023 15:31
Copy link
Collaborator

@antoniofilipovic antoniofilipovic left a comment

Choose a reason for hiding this comment

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

Looks good to me

@antoniofilipovic antoniofilipovic added this to the mg-v2.12.0 milestone Sep 29, 2023
@gitbuda gitbuda added Docs unnecessary Docs unnecessary Docs - changelog only Docs - changelog only and removed Docs unnecessary Docs unnecessary labels Oct 23, 2023
@gitbuda gitbuda merged commit aec4c3d into master Oct 23, 2023
6 checks passed
@gitbuda gitbuda deleted the Fix-mapping-issue branch October 23, 2023 11:07
as51340 pushed a commit that referenced this pull request Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bug Docs - changelog only Docs - changelog only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants