Is there an existing issue for this?
Current Behavior
When we encounter a merge conflict in one file the git adds lines into the file itself for incoming changes and current changes.
In order to have the latest version in git and to solve merge conflicts I am doing a re-retrieval of those assets but this fails with error: Retrieveing asset failed: Cannot read properties of undefined (reading 'customerkey')
workaround is to re-retrieve all assets, in this case the error is not present.
See the screenshots:
Expected Behavior
Re-retrieval works not only for all assets but also for those with merge conflict.
Steps To Reproduce
- Go to '...'
- Click on '....'
- Run '...'
- See error...
Version
9.0.2
Environment
Participation
Additional comments
No response
Is there an existing issue for this?
Current Behavior
When we encounter a merge conflict in one file the git adds lines into the file itself for incoming changes and current changes.
In order to have the latest version in git and to solve merge conflicts I am doing a re-retrieval of those assets but this fails with error: Retrieveing asset failed: Cannot read properties of undefined (reading 'customerkey')
workaround is to re-retrieve all assets, in this case the error is not present.
See the screenshots:
Expected Behavior
Re-retrieval works not only for all assets but also for those with merge conflict.
Steps To Reproduce
Version
9.0.2
Environment
Participation
Additional comments
No response