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 logging query pick global element #20156

Merged
merged 3 commits into from
Dec 23, 2024

Conversation

biagas
Copy link
Contributor

@biagas biagas commented Dec 19, 2024

Description

Resolves #20138

Type of change

  • Bug fix
  • [ ] New feature
  • [ ] Documentation update
  • [ ] Other

How Has This Been Tested?

Tried the pick query with command recording on and received the correct method name.

Checklist:

  • [ ] I have commented my code where applicable.
  • I have updated the release notes.~~
  • [ ] I have made corresponding changes to the documentation.
  • [ ] I have added debugging support to my changes.
  • [ ] I have added tests that prove my fix is effective or that my feature works.
  • [ ] I have confirmed new and existing unit tests pass locally with my changes.
  • [ ] I have added new baselines for any new tests to the repo.
  • [ ] I have NOT made any changes to [protocol or public interfaces][3] in an RC branch.

This resolves #20138, logging of Pick query incorrect when using global id.
Added this bugfix and a few more of my changes.
@biagas biagas merged commit 1113bec into develop Dec 23, 2024
4 checks passed
@biagas biagas deleted the bugfix/biagas/fix_logging_query_pick_global_element branch December 23, 2024 19:46
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.

Command recording wrong when using Query->Pick->PickByGlobalNode/Zone
2 participants