Skip to content
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

fix: display object types correctly in SetProperties #2335

Merged
merged 2 commits into from
Mar 23, 2020

Conversation

yeze322
Copy link
Contributor

@yeze322 yeze322 commented Mar 23, 2020

Description

In 'Microsoft.SetProperties', the 'value' field of an assignment could be either object or string. This PR stringify the value if it's an object.

Task Item

closes #2309

Screenshots

In 'Microsoft.SetProperties', the 'value' field of an assignment could be either object or string. Stringify the value if it's an object.
microsoft#2309
@github-actions
Copy link

Coverage Status

Coverage decreased (-0.01%) to 39.355% when pulling 9537833 on yeze322:visual/setProperties into 5886710 on microsoft:master.

@a-b-r-o-w-n a-b-r-o-w-n merged commit 3ca3cf9 into microsoft:master Mar 23, 2020
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
In 'Microsoft.SetProperties', the 'value' field of an assignment could be either object or string. Stringify the value if it's an object.
microsoft#2309

Co-authored-by: Andy Brown <asbrown002@gmail.com>
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.

2 participants