You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
current implementation doesn't support adding tasks to custom columns (i.e columns that aren't the initial Todo, Doing, and Done). this is because the backend task schema only has these three categories of tasks predefined in an enum.