When generating the Source File Target, Null values are set to "None" in the data
Open
- Dominant language
- C#
- Stars
- 25
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
This cause the following issue in preview: https://github.com/Esri/data-assistant/issues/188
We need to determine if we should
A: Fix the data export so null values are not set to "None" in the XML
B: Ignore "None" in the add in preview and just treat them as Null
The actual processing of the data is correct with the fixes that @JRosenfeldIntern will check in related to
https://github.com/Esri/data-assistant/issues/190
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.