Error when viewing favourites on KanBan #121

Closed
opened 2025-11-01 20:47:41 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @JLKM on GitHub (Jan 23, 2023).

Description

Totally awesome project. Up to date design. So easy to use. But still able to store and show advanced structures of tasks - thanx to namespaces, lists and - not least - the graph-like storage of various types of relationships in the task_relation table.

I have, however, encountered a small glitch: It seems, that it's not possible to show favourites in KanBan-format. Choosing KanBan view throws an error uncaught exception: [Object PromiseRejectionExept]. Please take a look on attachment for reference.

My stack (self-hosted):

  • Ubuntu 22.04.1 LTS Desktop
  • Node.js 18.13.0 (LTS)
  • Vikunja backend: vikunja-0.20.1-amd64.deb - storage in SQlite
  • Vikunja frontend: vikunja-frontend-0.20.2.zip

Apart from that: This task manager can be of great help for everyone. Please keep up the good work.

Vikunja Frontend Version

vikunja-frontend-0.20.2

Vikunja API Version

vikunja-0.20.1-amd64.deb

Browser and version

Firefox 109.0

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

billede

Originally created by @JLKM on GitHub (Jan 23, 2023). ### Description Totally awesome project. Up to date design. So easy to use. But still able to store and show advanced structures of tasks - thanx to namespaces, lists and - not least - the graph-like storage of various types of relationships in the `task_relation` table. I have, however, encountered a small glitch: It seems, that it's not possible to show favourites in KanBan-format. Choosing KanBan view throws an error `uncaught exception: [Object PromiseRejectionExept]`. Please take a look on attachment for reference. My stack (self-hosted): - Ubuntu 22.04.1 LTS Desktop - Node.js 18.13.0 (LTS) - Vikunja backend: `vikunja-0.20.1-amd64.deb` - storage in SQlite - Vikunja frontend: `vikunja-frontend-0.20.2.zip` Apart from that: This task manager can be of great help for everyone. Please keep up the good work. ### Vikunja Frontend Version vikunja-frontend-0.20.2 ### Vikunja API Version vikunja-0.20.1-amd64.deb ### Browser and version Firefox 109.0 ### Can you reproduce the bug on the Vikunja demo site? No ### Screenshots ![billede](https://user-images.githubusercontent.com/18215374/214130953-00ef0760-d4c4-4887-818b-0393dbae4bc4.png)
Author
Owner

@kolaente commented on GitHub (Jan 24, 2023):

Thanks for the kind words!

This has already been discussed in the forum: https://community.vikunja.io/t/unable-to-display-the-kanban-board-for-filters-across-multiple-lists/325/2?u=kolaente (for filters, but the problem is the same for favorites)

We plan to add the concept of a "doing" bucket which would allow to show three read-only buckets for these kinds of things.

@kolaente commented on GitHub (Jan 24, 2023): Thanks for the kind words! This has already been discussed in the forum: https://community.vikunja.io/t/unable-to-display-the-kanban-board-for-filters-across-multiple-lists/325/2?u=kolaente (for filters, but the problem is the same for favorites) We plan to add the concept of a "doing" bucket which would allow to show three read-only buckets for these kinds of things.
Author
Owner

@kolaente commented on GitHub (Jan 22, 2025):

This has been somewhat resolved by disabling the kanban bucket on favorites. You can instead now create a saved filter with a flexible kanban view.

@kolaente commented on GitHub (Jan 22, 2025): This has been somewhat resolved by disabling the kanban bucket on favorites. You can instead now create a saved filter with a flexible kanban view.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#121