Skip to content

Fix issue with dotnet template null handling - #5964

Merged
jwoo-msft merged 3 commits into
microsoft:mainfrom
Greg-Hitchon:main
Jun 8, 2021
Merged

Fix issue with dotnet template null handling#5964
jwoo-msft merged 3 commits into
microsoft:mainfrom
Greg-Hitchon:main

Conversation

@Greg-Hitchon

@Greg-Hitchon Greg-Hitchon commented Jun 3, 2021

Copy link
Copy Markdown
Contributor

Related Issue

Fixes #5963

Description

It seems the null substitution options were being overwritten within the AdaptiveCardsTemplateVisitor class.

How Verified

Added two unit tests for the cases with/without null substitution.

Microsoft Reviewers: Open in CodeFlow

@ghost

ghost commented Jun 3, 2021

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@jwoo-msft
jwoo-msft merged commit 58abbf5 into microsoft:main Jun 8, 2021
paulcam206 pushed a commit that referenced this pull request Aug 19, 2021
* Fix issue with dotnet template null handling

* Add tests

Co-authored-by: Greg Hitchon <ghitchon@corrosionservice.com>
(cherry picked from commit 58abbf5)
jonmill pushed a commit that referenced this pull request Aug 25, 2021
* Fix issue with dotnet template null handling

* Add tests

Co-authored-by: Greg Hitchon <ghitchon@corrosionservice.com>
(cherry picked from commit 58abbf5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[.NET][Templating] Null Substitution not working

2 participants