Hello Everyone,
I did the task management tutorial and I would like to build a Kanban view Style where I can drag and drop Tasks to different Users. So this should be a many to one Relationship between the Task Table and the Users Table (one Task can have only one designated user/worker, but a user can have multiple Tasks)
But sadly the Kanban plugin doesn’t support association fields as grouping field.
Is this a big change in the plugin or does anybody have an easy workaround?
It is difficult for the current Kanban block to support this requirement. We plan to refactor most of the blocks in the near future, and it may be easier to support it then.