Hello
Our team has two types of tasks.
These tasks have very different parameters, but they share common columns such as:
Status, Requester and Assignee
I’ve created a separate board for each type, each with its own columns that are relevant to the task type
I have a third board where I want to see all tasks in a Kanban way
I used the connected boards column to connect the different tasks and mirrored the common columns and it works well
However what I am missing is to see all the other columns for a task based on the type
So for example let’s say I have two different tasks A and B:
A has columns: name, status, requester, assignee, project name
B has columns: name, status, requester, assignee, Account Id
I want to see them on the same board and when I open the item, I want to see only the relevant columns for the task
Is there is a built in way to do so?
I can write a custom app for this, but prefer a built in solution