How to promote a Writeback app from DEV to UAT in Qlik cloud as "We can't use the same store ID in two places"
Environment
Qlik Cloud
Writeback-enabled application
Two spaces / tenants: DEV and UAT
What I am trying to do I have developed a Writeback application in DEV and I am publishing the same application to UAT so both environments run the identical app.
Issue Because I am publishing the same app rather than rebuilding it, the Writeback store ID is carried over unchanged from DEV to UAT. When I try to use/publish it in UAT, I get the following error:
"We can't use the same store ID in two places"
My question What is the recommended way to promote a Writeback application from DEV to UAT so that the published app points to its own writeback store instead of reusing the DEV store ID?
Any guidance or a documentation link would be much appreciated. Thanks in advance.