I am using a base as a template to create future project bases. The base template contains a table where multiple fields are synced from a master database.
One of the fields synced from the source {Proj 1 Task Status} is unique to each project. {Proj 1 Task Status} is linked to numerous formulas, automations and interfaces.
When I duplicate the base to setup for a new project, I need to change the {Proj 1 Task Status} synced field to {Proj 2 Task Status}.
Simply deleting the field and adding another synced field means I will need to fix every single broken formula, interface and automation, replacing {Proj 1 Task Status} with {Proj 2 Task Status}.
Is there a way to remap {Proj 1 Task Status} to another field in my sync source?