Skip to content

feat: Project import/export (using JSON) - #1710

Open
knom wants to merge 4 commits into
plankanban:masterfrom
knom:feature/import-export
Open

feat: Project import/export (using JSON)#1710
knom wants to merge 4 commits into
plankanban:masterfrom
knom:feature/import-export

Conversation

@knom

@knom knom commented Jun 23, 2026

Copy link
Copy Markdown

Export of an existing project to JSON and import from JSON upon creating a new project.

As mentioned in #670 and others..

  • Export project from PROJECT-SETTINGS Modal (full or just the without cards as "template")
Screenshot 2026-06-24 135203
  • Import in the "Create new project" dialog
Screenshot 2026-06-24 135051

The JSON format follows 1:1 the OpenAPI JSON, however I had to contense some of the reference data (e.g. LABELS, ..) to make it more self-contained (no DB IDs in the export!).

Here's a sample export:
project-1802328206003405827-template.json

@knom knom changed the title Feature: Project import/export feat: Project import/export Jun 24, 2026
@knom knom changed the title feat: Project import/export feat: Project import/export (using JSON) Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant