Kanban Items List not updating

Hi everybody,

I have an issue with new Kanban element after the update… After moving the item to another column items list is empty even though the element is visible in correct column. Moved element stays on a initial column items list.

(screenshot after drag)

The same thing is with On Item Added event:

UpdatedList is empty.

I also noticed that during placing new Kanban component it isn’t asking for variables an variables are not created. For example there is no “Kanban - Selected Item” variable.

Anyone noticed similar behaviour?

Hi @Dominic !

I think there is indeed an issue with the basic kanban not registered with any prebuilt variable in our UI kit anymore. I will ask the product team! I see we now have two separate kanban in the Add panel, so maybe the first one is intended to come without any variables and workflows, and the second, more complex one, with prebuilt variables to start faster.

Capture d’écran 2023-11-30 à 15.46.20

For the workflow I think you added it on the individual stack and not the whole kanban, are you sure it’s what you want ?

Could you share how you bound your data on the kanban ? (stackedBy property, items, …)
I can’t reproduce on my side, the list always contain the new stack data, for both kanban and stack events

In case you are wondering, It’s normal if the list is empty inside the explorer, it populate only when the event is fired

Do not hesitate to open a ticket on support.weweb.io with your editor link if you need help to debug your project

Hey @Alexis! Actually I am facing a similar issue here too >> How to save order # after dragging Kanban card to a different stack?

Wondering if its a bug or did I bind something wrongly?

@Alexis,

My fault :slight_smile: After updating Kanban I did not notice that my workflow updating the record in the Supabase stopped working. After recreating the workflow everything is as it was before.

Thanks for the help.

1 Like