-
Notifications
You must be signed in to change notification settings - Fork 635
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
DYN-6967 Crash when placing List selector archi-lab Dynamo nodes in canvas #15224
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-6967
src/DynamoCoreWpf/ViewModels/Search/NodeSearchElementViewModel.cs
Outdated
Show resolved
Hide resolved
UI Smoke TestsTest: success. 2 passed, 0 failed. |
src/DynamoCoreWpf/ViewModels/Search/NodeSearchElementViewModel.cs
Outdated
Show resolved
Hide resolved
https://master-5.jenkins.autodesk.com/job/Dynamo/job/DynamoSelfServe/job/pullRequestValidation/16037/ passed while the later job was terminated |
Restarted job as https://master-5.jenkins.autodesk.com/job/Dynamo/job/DynamoSelfServe/job/pullRequestValidation/16039/ and it passed |
Purpose
per DYN-6967 Crash when placing List selector archi-lab Dynamo nodes in canvas. This could happen when nodes from 3rd party in package crash at node constructor.
Example crash stacktrace
Declarations
Check these if you believe they are true
*.resx
filesRelease Notes
Fix a crash when placing List selector archi-lab Dynamo nodes in canvas, Dynamo would crash and show crash report dialog. This crash currently can only be fixed by package author.
Reviewers
@DynamoDS/dynamo
FYIs
(FILL ME IN, Optional) Names of anyone else you wish to be notified of