Would it be possible to have the mirror column adjustable to allow for both “passing by reference” (current behavior) and for “passing by value” upon item creation or upon user action?
With the current behavior, any change to the “source item” will be reflected in “destination item” upon change. Such a feature would allow for an user to decide to disconnect the “source item” from the “destination item” upon creation.
This would allow for the “source item” to be moved, renamed, or deleted, with the value in the destination item" staying the same.
The source of the request is based on a workflow and data structure that I have.
I have a board which I use as a “one source of truth” for projects and tasks. This board is mirrored in other boards. These other boards use formulas based on the items and values of the mirror.
My “once source of truth” board is large, and nearing the 10k item limit. I would like to remove the older items from the “once source of truth” without causing data loss on boards that are mirrored to it.