Kanban not auto updating when more than 1 browser window is opened

One of my favorite features about Taiga is watching my user stories automatically move across the columns as they are updated by system processes.

However, when there are two windows viewing the same kanban table, only one will automatically update. The other will stay static, until the page is refreshed.

My guess is that this has something to do with how systems handle multiple websockets.

Or perhaps I have configured something wrong in my Taiga – I do get this one error when I start moving user stories between columns:

Request URL:

https://genflux-taiga.shadowstream.world/api/v1/user-storage/ba5dd43026f0a19a7fa45c79ff4d38d45139e1c1

Request Method: GET
Status Code:404 Not Found


This image shows two windows open at the same time – they should be in sync, but only one of the issues has moved from Not Started to Validated – the other issue is stuck. Upon Full page Refresh, both will sync to the correct column.