go-vikunja / vikunja

Mirror of vikunja from https://code.vikunja.io/api
GNU Affero General Public License v3.0
911 stars 63 forks source link

Error when viewing favourites on KanBan #63

Open JLKM opened 1 year ago

JLKM commented 1 year ago

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):

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

kolaente commented 1 year ago

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.