-
Notifications
You must be signed in to change notification settings - Fork 14
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
Structure_Engine: NullReferenceException on transform of a bar with null nodes fixed #3030
Structure_Engine: NullReferenceException on transform of a bar with null nodes fixed #3030
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.
Happy to approve.
Null handling and messages makes sense.
Happy for this to be merged to be included in 6.1 beta as a really low-risk PR only adding null-checking. Not required for 6.1 release, though, so can wait until 6.2 milestone if that is preferred by DevOps. @FraserGreenroyd
@FraserGreenroyd to confirm, the following actions are now queued:
There are 8 requests in the queue ahead of you. |
The check |
The check |
@BHoMBot check unit-tests |
@FraserGreenroyd to confirm, the following actions are now queued:
There are 2 requests in the queue ahead of you. |
@BHoMBot check versioning |
@FraserGreenroyd to confirm, the following actions are now queued:
There are 2 requests in the queue ahead of you. |
@BHoMBot check ready-to-merge |
@FraserGreenroyd to confirm, the following actions are now queued:
There are 11 requests in the queue ahead of you. |
Issues addressed by this PR
Closes #3029
Test files
On SharePoint.
Changelog
Additional comments