Skip to content

Conversation

@reddyashish
Copy link
Contributor

@reddyashish reddyashish commented Jun 1, 2019

Purpose

This PR is to cherry-pick #9431 into 2.0.3. This was missed during the previous cherry-picking of language changes into 2.0.3 (#9730).

This was necessary as the list.cartesian node was giving incorrect values. Refer to the snapshot below.

Capture1

After this fix, the output of list.cartesian node returns the actual values instead of null values.

I think we need to add this case to our test coverage. I will try to add one in this PR, else I will create a TODO for this.

Declarations

Check these if you believe they are true

  • The code base 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.

Reviewers

@aparajit-pratap @mjkkirschner

@mjkkirschner
Copy link
Member

I think there is already a test, but it didn't exist in 2.0.2 timeframe. Does this fix the revit issue?

@reddyashish
Copy link
Contributor Author

reddyashish commented Jun 1, 2019

yes, the failing revit test is fine after this. Will have to trigger that test job again

@reddyashish
Copy link
Contributor Author

All the tests passed on self-serve CI. Merging this and will run the revit tests after the build is posted.

@reddyashish reddyashish merged commit 70877c8 into DynamoDS:RC2.0.3_master Jun 1, 2019
@aparajit-pratap
Copy link
Contributor

Thanks @reddyashish

@reddyashish reddyashish deleted the 2.0.3_cherrypicking branch November 23, 2022 07:35
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