I am having an issue when I am trying to move a row of data to another sheet within the folder structure of a Workspace. When saving the workspace as a new workspace (for a new project for example), the sheet containing the automation to copy the row to another sheet continues to point to the original sheet, and not the newly copied sheet.
I am using cell links in the originating sheet to prevent copying more data / columns than I need, and have tried using index formulas to pull the data (instead of cell links), but both scenarios have the same affect when a copy of the workspace is made. All data sheets are moving data to one destination / original sheet, instead of the newly copied sheet.
Am I doing something not quite right, or is this just how Smartsheet behaves with the Copy Row function in automations?