makeplane / makeplane/plane

Asana import skip completed

Open
#7,878 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

plane
Dominant language
TypeScript
Stars
59.6k
Forks
5.8k
Avg merge
1d 22h
Merged PRs (30d)
49

Description

Asana import is perfect way to track issues from Asana which is used by our team and I hate it :D

Problem is that there is no filter for items. Main reason is that asana Completed status is not typical status so it is imported even if there are completed issues.

Problem is mainly for first import and historic data. Asana import will fetch too many records, import them all and even keep them as open since completed is no status.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Asana import entry point and the mapping for Asana completion. Reproduce an import containing completed historical items; done means completed items are skipped rather than imported as open, especially during the first import.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.