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

Add a check box that allows JSONata transformations to be performed without splitting #12

Open
jhorbulyk opened this issue Jul 10, 2019 · 1 comment
Assignees

Comments

@jhorbulyk
Copy link

Currently, by default any JSONata expression that evaulates to an array is automatically split. For backwards compatibility we need to preserve this functionality. However, we should add an option not to perform this splitting as a checkbox.

@hannah-bulmer
Copy link

This issue was opened in a PR by me and later closed because emitting an array of data causes our passthrough to break as it is currently designed. It was decided it is not a good idea to put this functionality in right now until the passthrough is fixed/changed, so the issue is currently blocked

Closed PR is here: #13

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

No branches or pull requests

2 participants