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

Asana custom fields are not preserved in any way #140

Open
aspiers opened this issue Aug 17, 2021 · 3 comments
Open

Asana custom fields are not preserved in any way #140

aspiers opened this issue Aug 17, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@aspiers
Copy link

aspiers commented Aug 17, 2021

It seems that Linear doesn't have custom fields like Asana, but on import from Asana it could at least:

  • Offer the option of using labels to replace label-like (dropdown) custom fields
  • Append other custom fields and values as text within the issue description, so that they are visible and searchable in an unstructured way, even if not cleanly filterable.
@architchandra
Copy link

It would be amazing if custom fields can be created in Linear. Despite being eligible for Asana's free tier, we currently pay to have custom fields.

@erinfrey
Copy link

Thanks for the feedback! Custom fields is something we're considering in the future and we will consider adding more support in the Asana importer, too. The CLI can be modified and it may be possible to support this with some tweaks.

@aspiers
Copy link
Author

aspiers commented Nov 9, 2021

Is it basically just a case of enhancing https://github.com/linear/linear/blob/master/packages/import/src/importers/asanaCsv/AsanaCsvImporter.ts ? If so, maybe you could provide some high-level hints and then see if contributors from the community can do it?

@pacocoursey pacocoursey added the enhancement New feature or request label Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants