Failed Pull Request - Don't understand the root cause

Unfortunately I'm in the midst of a big production deployment and the Lifecycle Management feature is failing to merge the changes from my dev branch/clone.

flow - 65c4f97887c7955c2beeb0e0 references a deleted resource:export - 65c4f97587c7955c2beeae4c.deleted.

That flow and export are both intact in the destination integration (merge target). I don't understand the source of the error or why the export has a ".deleted" value. Anyone have any experience with this or any ideas what could be the cause?

1

Comments

2 comments
Date Votes
  • My guess would be that you removed that export from in your dev clone, and ILM is now trying to remove it from the production integration. But instead of removing it from the flow and then deleting the export it's trying to delete the export first, and that is causing the error. 

    A quick&dirty workaround I use is to just manually update the prod integration to remove any conflicts.

    Another way is to create a copy(clone) in dev from just that flow, delete the original flow (still in dev), and then ILM pull everything over to prod. 

    0
  • Steve Klett, looking at the error message you shared, it seems like the system is trying to reference a resource in the destination integration that might have been altered. In order to understand the exact reason on why this error is shown, we need to have a look at your account to get more details. Can you please create a ticket with our support so we can investigate this further?

    Also, to Bas' point, ILM doesn't delete any resource directly, however it detaches the resource from destination integration if the resource is removed in the source integration.

    0

Please sign in to leave a comment.

 

Didn't find what you were looking for?

New post