[BUG] Empty Kanban #1255

Closed
opened 2022-09-28 19:40:39 +00:00 by xeruf · 7 comments

On v0.19.1

We somehow have a list with all kanban buckets gone, which means we can't add any task, not even in the list view - I don't know how we got there though:
image

Also, what's up with those endless spinners? (this does not happen on try though)
image

On v0.19.1 We somehow have a list with all kanban buckets gone, which means we can't add any task, not even in the list view - I don't know how we got there though: ![image](/attachments/587ed330-1e1f-4a9f-acdc-f0909d3e3ab3) Also, what's up with those endless spinners? (this does not happen on try though) ![image](/attachments/63d23a3a-7e5f-4c78-b04d-c8264de7654a)
Member

This issue should be in https://kolaente.dev/vikunja/frontend.

Do you use the unstable frontend? Because we just port the vuex stores to pinia and changed some stuff regarding the loading. That might at least explain the spinners. Not sure about the other stuff though.

This issue should be in https://kolaente.dev/vikunja/frontend. Do you use the unstable frontend? Because we just port the vuex stores to pinia and changed some stuff regarding the loading. That might at least explain the spinners. Not sure about the other stuff though.
Author

sorry, you are right there, it is too late to work ^^

no I am on 0.19.1 the whole time, and the spinners actually seem to be solved on unstable ;)

sorry, you are right there, it is too late to work ^^ no I am on 0.19.1 the whole time, and the spinners actually seem to be solved on unstable ;)
konrad added the
kind/bug
label 2022-09-29 10:50:56 +00:00
Owner

That's especially weired because you can't delete the last kanban bucket. Can you check in the db if there really is no kanban bucket for that list?

That's especially weired because you can't delete the last kanban bucket. Can you check in the db if there really is no kanban bucket for that list?
Owner

Also, what's up with those endless spinners? (this does not happen on try though)

The spinner tells you how many tasks you're about to delete when removing the list. If it just spins with no result there should be a message in the logs.

> Also, what's up with those endless spinners? (this does not happen on try though) The spinner tells you how many tasks you're about to delete when removing the list. If it just spins with no result there should be a message in the logs.
Member

This is probably solved in 0.20

This is probably solved in 0.20
Author

I will check once we finally update our production instance, which is currently held back by the fact that TrueCharts does not support yaml config and OIDC can only be configured through yaml :/|
vikunja/api#1329

I will check once we finally update our production instance, which is currently held back by the fact that TrueCharts does not support yaml config and OIDC can only be configured through yaml :/| https://kolaente.dev/vikunja/api/issues/1329
Owner

This should be solved. Please reopen if still a problem.

This should be solved. Please reopen if still a problem.
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1255
No description provided.