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

Exporting records with multivalue fields only exports the first value #2079

Open
1 task done
nahiyan-yasaar-selise opened this issue Feb 5, 2025 · 0 comments
Open
1 task done
Assignees

Comments

@nahiyan-yasaar-selise
Copy link

nahiyan-yasaar-selise commented Feb 5, 2025

Is there an existing issue for this?

  • I have searched the existing issues

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

  1. Have a module with a multivalue field.
  2. Populate the field with multiple values.
  3. Export the records as json or csv, and open to check

You can also check via the module I used in qc

Environment and versions

Also occurs in 2024.9.0, 2023.9.7

Anything else?

No response

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