I have spent hours trying to get this scenario to work, so coming here for help! I have read numerous posts, help articles, YouTube videos, etc. and still can’t get the result I want.
Goal: link subitem on board A (using connected boards column) to matching item on board B
-
I search for Connect Creative status on the subitems (works fine)
-
I get the subitem details (works fine)
-
I concatenate the parent name and subitem name to match the item that was already created on the other board (works fine)
-
I use the “List of Board items” module to get a list of of all the items on board B, including name and id
-
Using “Array Aggregator” I am grabbing the id and name
-
Now I need to search for the item in that list using variable in step 3 and this is where I get stuck. The output always brings back the 1st item of that list no matter what. In my latest try, I am using “Set Variable” module
Output shows a single id, but the id it brings back is not a match at all to what I want.
Instead of list boards, I also tried getting the column values from the Connect Boards column on the parent task of board A (since these items are already connected to a different column on board B) but didn’t get anywhere with that either.
Let me know any additional info you need to help me out, thanks!