Is it possible to transfer whole project into another one?

I’ve got project with lot’s of data inside (epics, tasks).

Can I duplicate it somehow into another project, with exact same settings and tasks etc? I would just clean it and re-open everything I need.

Hi there!

Sure, there are two ways:

  1. If you are just interested in settings, members, etc but do not want to keep the data itself, go to New Project > Duplicate Project and then select your project to duplicate.
  2. If you would like to also keep the data (issues, user stories, tasks, etc), you need to export your project from the settings and then import your project.

Best regards!

1 Like

We’ve got private hosting and set up the whole thing. It works, but the export does not work for some reason. Emails sending works, but in case of export - it never arrives.

What might be the cause of failing export?

Hi there!

You can check the taiga-async component and taiga-back component for logs. Are you using the official docker compose installation method?

Best regards!