Skip to content

Conversation

@aparajit-pratap
Copy link
Contributor

@aparajit-pratap aparajit-pratap commented May 28, 2019

Purpose

Fixes issue reported: https://autodesk.slack.com/archives/C0W60575Z/p1558992887001100

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

@reddyashish

FYIs

@mjkkirschner @QilongTang

@aparajit-pratap aparajit-pratap changed the title Fix String from array Fix String From Array May 28, 2019
string testFilePath = Path.Combine(localDynamoStringTestFolder, "TestStringFromArrayPreview.dyn");
RunModel(testFilePath);

AssertPreviewValue("c27d9e05-45f7-4aac-8f53-a9e485e0f9c0", "[1,2,3]");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@QilongTang
Copy link
Contributor

LGTM. Thank you for the responsive fix! :shipit:

@aparajit-pratap aparajit-pratap merged commit 351c88b into DynamoDS:master May 28, 2019
@aparajit-pratap aparajit-pratap deleted the stringFromArray branch May 28, 2019 15:55
mjkkirschner pushed a commit that referenced this pull request Aug 3, 2019
* fix string from array preview

* revert assemblysharedinfo

* more fixes
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