Synthoid/ExportSheetData

(Bug) Array prefixes do not work with Nested Elements

Opened this issue · 0 comments

Describe the bug

Attempting to use array prefixes with nested elements and unwrapped sheets, but the exported json contains an empty array when this is done.

To Reproduce
Steps to reproduce the behavior:

Example Data can be found here

  1. Attempt to export the sheet
  2. Enable the following settings:

image
image

  1. Export or Visualize data

Expected behavior
The exported data for [Group][JA_SubGroup] should be stripped of it's JA_ prefix and two values Foo and Bar present.

Actual Behavior
The exported data for [Group][JA_SubGroup] still retains it's JA_ prefix and two values Foo and Bar are missing.

image

Info (please complete the following information):

  • Chrome (see version below)

image

  • Do you have multiple accounts signed in?

No, I am using this tool in an incognito window of Chrome signed into a single Gmail account in order to avoid other issues for this tool caused by that.