Issue Description
When you have a SharePoint list with a "Multiple Lines of Text" field storing JSON data, parts of the data or JSON tags may be truncated when executing the List SmartObject getlist method (in both the tester tool and Management), resulting in the data not being returned exactly as it is stored in SharePoint.
Resolution
The fix is available in:
- Nintex Automation K2 (5.8.1) Fix Pack 05.
- Nintex Automation K2 (5.8) Fix Pack 21.
- Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed.
- Download the latest Fix Pack using the links in the table above for the version you require.
- Install the Fix Pack to apply the fix.
Considerations
You need to:
- Edit the SourceCode.SmartObjects.Services.SharePoint.dll.config (Service Broker) and change <add key="RemoveSPNoteXMLWrapper" value="false" />