Hello, I am trying to copy paste my `dev` template...
# gooddata-cloud
c
Hello, I am trying to copy paste my
dev
template to
prod
and get the error below, using the Python SdK. Can you help me to understand the error? HTTP response body: {"detail":"Some of given referenced 'workspaceDataFilters' entities do not exist. Not existing IDs: [Identifier(3990b09b-2d0e-4eb1-88c8-1cac1d6a8f0a)/Workspace(d0adbbdb05ce413c8205cd404b00bb0e)]","status":400,"title":"Bad Request","traceId":"6617a96bd079856b2b4f31a2ec3f54a8"}
j
Hello Clement, Can you please confirm that the ldm's match between the workspaces/orgs? If not, this could be the reason.
How exactly are you copy and pasting?
c
Hello Joseph. I identify the issue: the WDF id was different between dev and prod.
🙌 1
Thanks