We are currently displaying tasks across several projects by using the Asana created Projects field. However, we are not able to use this functionality when bulk uploading tasks via the CSV Importer, which, unfortunately, limits its use case for us. Therefore, it would be great if you made the Projects field mappable, so we are able to bulk upload tasks and connect it to two different projects.
-
It does not recognize the projects field and created a text field instead
-
Projects is not a mapping option
-
It creates new field when continuing
1 Like
Good idea, this would certainly be useful!
Donât forget to vote yourself
1 Like
I want to export a project as csv, change all task names and import the updated csv.
the importer does not recognize the project column as project column and the information which other projects a task was mapped to is lost.
Is there a way to import this information?
Hey @anon14166432, welcome to the Forum, and sorry for the trouble! You are correct, at this time, when importing a CSV file to Asana, if you include the âProjectsâ column, the project names will only be imported as plain text, either in the âTask Descriptionâ or in a text/drop-down âCustom Fieldâ, depending on what you choose when mapping the file.
Unfortunately, at this time itâs not possible to map previous project IDâs or to automatically multi-home tasks when importing a CSV file.
If you donât mind, Iâm moving this thread to our Product Feedback section so that you and other users can vote for this feature request.
1 Like
Hi @anon31226541 , on second thought, you could apply the below workaround if you are on a Business plan:
- Before importing, create a single select drop-down field with a list of options of all the other projects you would like your task to be multi-homed. Letâs call this custom field âAdd to Projectâ. Note that the options have to be EXACTLY the same as the projects listed in your CSVâs column.
- Set up one rule for every project you want to add tasks to, based on the options in the single select field you created. (see below snip) i.e. TRIGGER: if task is added to this project (this bit is important!) AND if âAdd to Projectâ field option is set âProject Aâ then ACTION: add (or move*) task to another project: Project A (and you can choose which âSectionâ also, if applicable)
- Once all your rules are set up, import your CSV, and map your project field to the single-select field that you created.
So during the import process, as your tasks are created they should automatically be added to your relevant projects!
*Note if you instead use the âmove to projectâ action then this project could be used just to import CSVs and send rules to your other projects. Theoretically, by the end of each import the project should be empty for the next CSV import since all your tasks will be âmovedâ to your other projects
Thanks, appreciate the workaround!