Skip to content

Conversation

@ivaylo-matov
Copy link
Contributor

Purpose

PR aiming to address https://jira.autodesk.com/browse/DYN-7332 . Allows users to manually add connectorPins to groups.
Unit test included.

Hope that's okay 🤞

DYN-7332_Fix

Declarations

Check these if you believe they are true

  • The codebase is in a better state after this PR
  • Is documented according to the standards
  • The level of testing this PR includes is appropriate
  • User facing strings, if any, are extracted into *.resx files
  • All tests pass using the self-service CI.
  • Snapshot of UI changes, if any.
  • Changes to the API follow Semantic Versioning and are documented in the API Changes document.
  • This PR modifies some build requirements and the readme is updated
  • This PR contains no files larger than 50 MB

Release Notes

Users can now manually add pin to group even if the related nodes are outside that group.

Reviewers

@dnenov
@reddyashish

FYIs

@Amoursol

Copy link

@github-actions github-actions bot left a 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-7332

@github-actions
Copy link

github-actions bot commented Aug 29, 2024

UI Smoke Tests

Test: success. 11 passed, 0 failed.
TestComplete Test Result
Workflow Run: UI Smoke Tests
Check: UI Smoke Tests

@reddyashish
Copy link
Contributor

@ivaylo-matov This test ConnectorPinsGetsAddedToTheGroup is failing. Can you check that?

`AddConnectorPinsToGroups` was failing because the original version on `Nodes` was excluding pins from selection, but adding pins related to nodes.
@ivaylo-matov
Copy link
Contributor Author

@reddyashish , this commit should fix the issue. All tests from AnnotationViewModelTests & AnnotationViewTests pass now.

@reddyashish
Copy link
Contributor

@reddyashish
Copy link
Contributor

reddyashish commented Sep 3, 2024

This one test is failing: Dynamo.Tests.SchedulerIntegrationTests.TestTaskQueuePreProcessing01.

@QilongTang
Copy link
Contributor

@QilongTang QilongTang merged commit b41d055 into DynamoDS:master Sep 4, 2024
@QilongTang QilongTang added this to the 3.3 milestone Sep 9, 2024
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.

3 participants