Hi All,
We would like to cleanup our environment and remove unwanted and old customization. So we would like to use stage for upgrade. The issue is that we have one business process flow that we have on target env but don't have in test env and we don't want to lose this BPF and data related to it. If we add to test env the same bpf with the same schema name and all same properties then during the import we have following error:
“This process cannot be imported because it cannot be updated or does not have a unique name”
We also tried to add a process and entity to a separate solution and then import with stage for upgrade, but then we get an error that the process can not be removed and the import fails.
Is it possible to upgrade solution with staging without losing BPF?