I am looking to create a One To Many connection in between two boards.
After a lot of googling and searching here I’d love some help.
The Situation:
I have a company board (C) and a problems board (P)
Some people work on each problem individually and others look at problems per company.
The Want:
I want to be able to update what company a problem in P is,
and for company in C to update with the list of all the problems that are linked to it.
So an connection of a few items in P will show as a list in a field in C.
What I will do with this:
I want to have a mirror column in C that will show all the statuses of the items in P.
Hi @dcschreiber - welcome to the community. This should be pretty straightforward. Just create a connected board column between the Company and Problems board and make sure its a two-way connection.
From the Problem board, set the column to not allow multiple connections and from the Company board set the column to allow multiple connections.
Then create a mirror column on the Company board connected to Problem Status.
For the folks that like to see all problems with a company they can just filter on the company column in the Problem board.
This would be the most simplistic solution; however more developed and detailed solutions are also available depending on your specific needs.