can you provide the details around the differences.
Are your Acceptance and Production environment both on the same platform, for instance 'Cloud Foundry' or 'Kubernetes' or is maybe 1 already on Kubernetes and other still on Cloud Foundy ?
You can check this via Sprint > App > Environments.
Hi Chandresh Shukla,
This is the start of the microflow where the list of objects is retrieved from the entity and later deleted with the “Delete activity”. It is the same for the production environment and the acceptance environment.
This happens when I run the query from production; the records keep duplicating even though they were deleted afterward with the delete:
This happens in the acceptance environment:
We observe that in productive the entity continues to increase in records even when deleting the entity, but in acceptance the number of records is maintained.