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

Display EntityValue labels in CSV export #2170

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

gsingh93
Copy link

@gsingh93 gsingh93 commented Mar 13, 2023

EntityValues are currently exported in the CSV as [Object object], this PR returns the label for the EntityValue instead, which is more useful.

Fixes #981

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

@shati-patel
Copy link
Contributor

👋🏽 Thanks for the PR, @gsingh93! I've just kicked of CI for now. Feel free to take this PR out of draft mode when you're ready for a proper review 😻

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

Successfully merging this pull request may close these issues.

Automatically convert CSV fields to strings
2 participants