Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Bug) Array prefixes do not work with Nested Elements #144

Open
jzapdot opened this issue Aug 30, 2021 · 0 comments
Open

(Bug) Array prefixes do not work with Nested Elements #144

jzapdot opened this issue Aug 30, 2021 · 0 comments
Labels

Comments

@jzapdot
Copy link

jzapdot commented Aug 30, 2021

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.

@jzapdot jzapdot added the bug label Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant