What are you trying to achieve?
Help please! I have created this scenario to create a new board using a template board when a card is moved from one list to a specific list. The new board created has the name of the card that moved and also comes with 17 differents cards and checklists (just a mime of the template board). I also want to edit 3 of the cards with check in due dates 1-2-3 months after the board has been created.
Steps taken so far
But now, when I do test meaning when I do move an actual card to the active list, it is fine all the way to the array aggregator, the informations is from the new test card I have done. But after the aggregator, it picks up data from previous test and tells me the board is closed. I have created a filter to re-open the board if closed to see what is happening and I’ve now realised that it picked up the old data, open the closed board… but the thing is it now has 2 boards and update the due dates of the closed now re-opne board and does not closed and update the due date on that one we are suppose to update which is the new created trello board from which the first part of my automation creates.
I have checked so many times and the setup is good! So I am reaching out, maybe someone can see something I can’t…
In part one: contains the Board ID created from the CARD ID being moved
In Part 2: somehow picks up the Board ID and card ID of a previous trial card I have tested (3-4 before) and update that one…
Oh yes, I also tried to deleted my cache on my browser… nothing work…
I would really appreciate all the help I can get on this one.
Screenshots: scenario setup, module configuration, errors