Automattic / Automattic/asana2linear-csv

Make the CSV delimiter configurable

Open
#1 2 comments 0 reactions 1 assignee Claimed by @leogermani View on GitHub
Dominant language
PHP
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The default script uses `;` as the CSV delimiter, but the default export from Asana uses `,`. The three `fgets()` calls in the transformer script have the `;` hard-coded, resulting in an output CSV that has empty field values.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.