Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Fix csv exporter formatting#72

Merged
akiomik merged 1 commit intodevelopmentfrom
fix-csv-exporter-formatting
Dec 25, 2021
Merged

Fix csv exporter formatting#72
akiomik merged 1 commit intodevelopmentfrom
fix-csv-exporter-formatting

Conversation

@akiomik
Copy link
Copy Markdown
Contributor

@akiomik akiomik commented Dec 25, 2021

CSVの出力時に null値が JSON.stringify() によってフォーマットされてしまっていたため、シートの方に null という文字列が出てしまっていました。null値の場合は空文字を出力するように修正します。

@akiomik akiomik added the bug Something isn't working label Dec 25, 2021
@akiomik akiomik requested a review from shoe116 December 25, 2021 02:50
@akiomik akiomik self-assigned this Dec 25, 2021
@akiomik akiomik merged commit 36b69fb into development Dec 25, 2021
@akiomik akiomik deleted the fix-csv-exporter-formatting branch December 25, 2021 02:55
@akiomik akiomik mentioned this pull request Jan 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants