HubDB row utilised modules cannot be moved to Sandbox Account

42 Views Asked by At

I am trying to do make a CI/CD setup like Local Development + Github Actions + HubSpot Sandbox Account + HubSpot Production Account.

I have downloaded all the files from my production account using "hs fetch" where I have modules which have utilised hubdbrow as its field. When I try to push those modules to my sandbox account through GitHub Actions, it is not getting uploaded. It says "1st argument with value 'XXXXX' must be a valid table ID or name".

It means there is no table with the ID XXXX is not present in the sandbox account. Please help me with this issue.

0

There are 0 best solutions below