Trello import shows archived boards and its content, but does not allow to manipulate them #2552

Closed
opened 2026-03-22 14:11:46 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @simonseres on GitHub (Feb 20, 2026).

Pre-submission checklist

  • I have searched for existing open or closed issue reports with the same problem.

Description

Thank you for this amazing App!

I imported quite a big Trello ecosystem. Worked like a charm.
It also imported all archived content, which is fine.
In my case, I need/want to delete that archived content.
But I can't un-archive those projects to explicitely delete it. It shows the message:
Error: Project does not exist.

Vikunja Version

Vikunja api version v1.1.0, go1.25.6, latest stable docker image

Browser and version

144.0.7559.134 (official build) (arm64)

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

Image
Originally created by @simonseres on GitHub (Feb 20, 2026). ### Pre-submission checklist - [x] I have searched for existing open or closed issue reports with the same problem. ### Description Thank you for this amazing App! I imported quite a big Trello ecosystem. Worked like a charm. It also imported all archived content, which is fine. In my case, I need/want to delete that archived content. But I can't un-archive those projects to explicitely delete it. It shows the message: `Error: Project does not exist.` ### Vikunja Version Vikunja api version v1.1.0, go1.25.6, latest stable docker image ### Browser and version 144.0.7559.134 (official build) (arm64) ### Can you reproduce the bug on the Vikunja demo site? No ### Screenshots <img width="1754" height="1522" alt="Image" src="https://github.com/user-attachments/assets/25741bd3-34da-4903-ba76-325467d148fa" />
Author
Owner

@kolaente commented on GitHub (Feb 20, 2026):

So the issue only appears when trying to un-archive such a project?

Is it a sub project or a top level one?

@kolaente commented on GitHub (Feb 20, 2026): So the issue only appears when trying to un-archive such a project? Is it a sub project or a top level one?
Author
Owner

@simonseres commented on GitHub (Feb 21, 2026):

Hi @kolaente,
exactly.
I choose Projects from the Menu → select show archived → shows me all projects that ever existed in Trello → enter one of those archived projects → then I select Un-Archive from the project's burger menu (with the intention to delete it) → throws the error as shown.

If it is top level or sub I can't tell exactly from the UI, because mentioned projects are not showing up in the left-side menu and thus I don't see the hierarchy.
I'd guess they are all sub, because all imported Trello projects (also the non-archived) were sub under a top level project named after the original Trello Workspace.
But thinking about it this theory might also be wrong since I was able to delete this 'Trello Workspace/Top Level project', and I think this is only possible when no sub project exists.

@simonseres commented on GitHub (Feb 21, 2026): Hi @kolaente, exactly. I choose `Projects` from the Menu → select `show archived` → shows me all projects that ever existed in Trello → enter one of those archived projects → then I select `Un-Archive` from the project's burger menu (with the intention to delete it) → throws the error as shown. If it is top level or sub I can't tell exactly from the UI, because mentioned projects are not showing up in the left-side menu and thus I don't see the hierarchy. I'd guess they are all **sub**, because all imported Trello projects (also the non-archived) were sub under a top level project named after the original Trello Workspace. But thinking about it this theory might also be wrong since I was able to delete this 'Trello Workspace/Top Level project', and I think this is only possible when no sub project exists.
Author
Owner

@kolaente commented on GitHub (Feb 25, 2026):

This seems like some projects have their direct parent removed when they should have that. https://github.com/go-vikunja/vikunja/pull/2296 adds a cli command that fixes that, running the command should allow you to delete or un-archive the projects again.

@kolaente commented on GitHub (Feb 25, 2026): This seems like some projects have their direct parent removed when they should have that. https://github.com/go-vikunja/vikunja/pull/2296 adds a cli command that fixes that, running the command should allow you to delete or un-archive the projects again.
Author
Owner

@simonseres commented on GitHub (Feb 26, 2026):

Fire! You maintain a very professional development workflow btw!
Tested and worked.
https://vikunja.io/docs/cli/#repair-projects

@simonseres commented on GitHub (Feb 26, 2026): Fire! You maintain a very professional development workflow btw! Tested and worked. https://vikunja.io/docs/cli/#repair-projects
Author
Owner

@kolaente commented on GitHub (Feb 26, 2026):

Thanks!

@kolaente commented on GitHub (Feb 26, 2026): Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#2552