Skip to content

A project that allows the extraction of full YouTrack data including custom attributes, comments, and attachments.

License

Notifications You must be signed in to change notification settings

andrewskm/youtrack-export

Repository files navigation

YouTrack Export

A project that allows the extraction of full YouTrack issue data including custom attributes, comments, and attachments.

How to Run

  1. Install dependencies
  2. (Optional) Install dependencies:
    pip install -r requirements.txt
  3. Run the app:
    python app.py
  4. Follow the prompts for exporting.

Features

  • Can select all projects or specific projects to export
  • Exports all issue fields including custom project fields
  • Only extract unresolved tasks
  • Extracts comments and attachments
  • Apply custom query to be appended to the request (future)

Storage

All extracted data is stored in the exports folder grouped by project.

About

A project that allows the extraction of full YouTrack data including custom attributes, comments, and attachments.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages