Skip to content

Conversation

@nickgros
Copy link
Contributor

Update CSVUtils and UploadPreviewBuilder to support identifying string arrays, which ensures that string array data is properly identified and imported into the grid.

Also update the GridReplicaCsvExporter to write both null and undefined as null, null and "null".

(Probably need to extend this to also handle other array types)

Use the raw set value to preserve array/object structure when using the agent to set a value. Do not use Bedrock's data object, which malforms this JSON (See
PLFM-9355).
Update CSVUtils and UploadPreviewBuilder to support identifying string arrays, which ensures that string array data is properly identified and imported into the grid.

Also update the GridReplicaCsvExporter to write both `null` and `undefined` as `null`, `null` and `"null"`.
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.

1 participant