Connect boards column linked to deleted items

When an item that is connected to another board using a two-way connect boards column is deleted, the deleted item remains linked. This presents a lot of potential issues for automations.

Additionally, I’ve been unable to figure out a way using Integromat to clear said connect boards column. Using the “Update column values of a specific item”, I’ve tried inserting a null value, but this appears to have no effect (oddly, it actually seems to have worked once, but now does not work :man_shrugging:).

Any thoughts?

@max

Writing null to the item parameter of the connect boards column should do it:
image

If you do not get an error when you do that, try refreshing the board.

Jim - Subscribe to The Monday Man
Watch Our Latest Video: HELP!!

Thanks JCorrell! That is what I attempted, but it didn’t seem to work consistently. I believe I found an alternative for my current workflow, but I will try this again if needed.

@max

One other thing that could be an issue… many of the updates to connected boards/mirror columns are handled asynchronously. So, depending on how busy those servers, are it can take some time.

My past experience has been that it has sometimes taken more than a minute. However, this seems to have been improving.

There is something odd behind the scenes. I’m doing experiments with a two-way linked columns that when you clear the column on board A should clear the associated column on board B.

Nullifying a connect-boards column only works from the board which the item was linked from. If you form links bidirectionally, you can get then nullify on either board. However if you’re linking asymmetrically with more than 2 items on each board, you can get into a situation where you can actually have an item with an orphaned connection even though it is bidirectional.

I would have to build out a big truth table of columns, item links, and which side originated the link and what clears what - and it appears its sequence dependent too.

For my needs though fortunately I am saying Board A allows linking to ONE item, and board B allows linking to multiple items. Board B is also restricted, so the links on board B are always generated by linking to B from A. That way I can nullify A before deletion and it will remove that link from B.

2 Likes

Hey, this was fixed in a recent update (see Sep 20, 2022, Product Update post: https://partners-community.monday.com/product-updates/weekly-feature-update-20-09-2022-269 )
@monday - It would be super to see past threads tied to product updates when they happen. Thanks!

1 Like

Great feedback, we will certainly take this up with our team! Thank :slight_smile:

Hey all :wave:

We can confirm that deleting items will now disconnect all relations pointing to those items - i.e. through connect boards column :slight_smile:

Thanks for your patience with us on this!

1 Like