Turn off auto linking of entities

We have 2 entities, Tasks and Meeting Minutes. In the Meeting Minutes we have a relation field called Completed Tasks which uses a button and automation to link all the past week’s completed tasks into the minutes.

When we start taking notes for the meeting, we create new tasks in the description for the Meeting Minutes. The issue is that Fibery seems to be automatically linking all the created tasks in the Meeting Minute description in the Completed Tasks field. I’m not sure why it’s auto-linking, since I don’t have this enabled. Is there a way to turn this off?

Hi @nvee

Unfortunately this is default behaviour which cannot be disabled.

It triggers when you create Entity from the Rich Text field and there is the only one-to-many relation to the Database of that newly created Entity.

There is no option to disable it atm. So the only way would be either changing relation type to many-to-many or adding another relation to Tasks.

Thanks for feedback, we will consider adding such option.

1 Like