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

Command recording wrong when using Query->Pick->PickByGlobalNode/Zone #20138

Open
biagas opened this issue Dec 17, 2024 · 0 comments · May be fixed by #20156
Open

Command recording wrong when using Query->Pick->PickByGlobalNode/Zone #20138

biagas opened this issue Dec 17, 2024 · 0 comments · May be fixed by #20156
Assignees
Labels
bug Something isn't working impact medium Productivity partially degraded (not easily mitigated bug) or improved (enhancement) likelihood medium Neither low nor high likelihood

Comments

@biagas
Copy link
Contributor

biagas commented Dec 17, 2024

Describe the bug

Open global_node.silo
Create Pseudocolor plot of 'dist'.
Draw
Open Controls->Command , click Record.
Open Controls->Query->Pick
Change Pick using coordinate to determine zone to Pick using global element Id
Set Node id to 246827
Click Query
Stop command recording,
It will show:
PickByNode(element=246827)
but the correct command is:
PickByGlobalNode(element=246827)

Desktop

  • OS and version: [e.g. Ubuntu 14.04]
  • VisIt Version: 3.4
@biagas biagas added bug Something isn't working likelihood medium Neither low nor high likelihood impact medium Productivity partially degraded (not easily mitigated bug) or improved (enhancement) labels Dec 17, 2024
@biagas biagas self-assigned this Dec 18, 2024
biagas added a commit that referenced this issue Dec 19, 2024
This resolves #20138, logging of Pick query incorrect when using global id.
@biagas biagas linked a pull request Dec 19, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working impact medium Productivity partially degraded (not easily mitigated bug) or improved (enhancement) likelihood medium Neither low nor high likelihood
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant