Hello, we are working with a Bryntum TaskBoard that has a combo to change the columns dynamically. Every time the user changes the value in this combo, we should update the columns and the tasks on the fly. We were able to achieve it for the columns but not for the tasks. Once the columns are updated in the view, all the tasks are gone.
We need to update the status field in each task. We have the right data but can´t find the way to update/refresh the taskboard view based on the new columns criteria.