Coder Social home page Coder Social logo

azdamai / trellocsvyoutrack Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 44 KB

๐Ÿ“ค Export Trello Board in CSV for FREE [and optionally] Import to YouTrack.

License: MIT License

Python 98.46% Shell 1.54%
project-management trello trello-api trello-board trello-card youtrack youtrack-api youtrack-issue trello-csv

trellocsvyoutrack's Introduction

TrelloCSVYouTrack

๐Ÿ“ค Export Trello Board in CSV for FREE [and optionally] Import to YouTrack.

Quickstart

You can run the desired script at the scripts/ dir:

  • scripts/exporter.py to export a Trello board in CSV.
  • scripts/importer.py [stub] to import or update YouTrack Issues.

Notes

  • The import is tested only on the cloud version of YouTrack.
  • The Trello boards as well as all other subsequent platforms are arranged [loosely] to follow the Scrum framework. Although it is not a strict requirement for the current export/import process.

Export Trello board

  • Make sure you have the list of user emails.

Import into YouTrack

  1. Read the official documentation.
  2. Create a fresh Project (with type Scrum)
  3. Attach project Workflows:
    • [OPTIONAL] attach Due Date:
      • de-activate Require due dates for submitted issues
  4. [pre-import] Edit project Fields:
    • set Type of Story points to float: to allow CSV values of float to be merged (YouTrack does not accept integer when importing from CSV).
    • set Type of Assignee to Multiple values: again, to allow CSV values to be merged and not to create a duplicate field (YouTrack imports user as multi-value field).
    • [OPTIONAL] define Priority values
    • [OPTIONAL] select the desired Default Value of Priority
    • [OPTIONAL] set Default Value of Priority to the desired value
    • [OPTIONAL] set Default Value of Type to User Story
  5. Import the CSV via Integrations > Imports
  6. [post-import] Edit project Fields:
    • [OPTIONAL] set Type of Story points to integer
    • [OPTIONAL] set Type of Assignee to Single value

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.