We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2024.9.1-rc.1
When I export records with multivalue fields, json or csv, only one value is exported instead of an array of values.
It should export an array of values.
You can also check via the module I used in qc
Also occurs in 2024.9.0, 2023.9.7
No response
The text was updated successfully, but these errors were encountered:
tjerman
No branches or pull requests
Is there an existing issue for this?
Version of Corteza
2024.9.1-rc.1
Current Behavior
When I export records with multivalue fields, json or csv, only one value is exported instead of an array of values.
Expected Behavior
It should export an array of values.
Steps To Reproduce
You can also check via the module I used in qc
Environment and versions
Anything else?
No response
The text was updated successfully, but these errors were encountered: