Hi,
We are using ODI Studio 12.2.1.4.0. As versioning system we use git. Our VCS Server is Bitbucket.
i changed the name of a ODI Mapping from xxx to yyy and pushed it to the Bitbucket server
After that one of my colleques opened the pending changes windows in ODI and was getting the error message
ODI-12425: Failed to restore file xxx
The only way i found to resolve that issue is to delete the file in the local repository used by ODI and execute a git pull on that repositoery.
Is there a another way to avoid this error after renaming a file?