I have a functionality question that I could use some assistance with. I have setup an automation as follows
When ITEM status changes to WON move ITEM to WON and then duplicate ITEM and move ITEM to RENEWALS.
The original item is in the same board as the WON group of items, just a different group. RENEWALS is a completely separate board.
The issue I am having is that I would like to move the duplicate item to the Renewals Board and not the original item. Is this possible? This is mainly because when you duplicate an item, the duplicate does not have any of the updates from the original. So the new w/o any updates needs to go to a new board to be worked on and the original needs to stay in the original board for historical data.
While I appreciate the response @kolaai I would prefer not to use an outside app at this time and am hoping that this is something Monday.com can do natively
Hi, you can use two automations.
The fist one to duplicate the item when moved to the group.
When ITEM status changes to WON move ITEM to WON and then duplicate ITEM.
Now you set up the second automation like this:
When item is created and only if item is in group WON then move ITEM to board RENEWALS.
Hope this solves your problem.