ADT_Backend icon indicating copy to clipboard operation
ADT_Backend copied to clipboard

Comparing with Remote not working

Open JannikAdam97 opened this issue 3 years ago • 4 comments

Hi,

Is the "Compare to Remote" functionality enabled? If I try to do the action I am getting an unauthorized error. I'm not sure if this error is caused by the ADT_Backend or by Eclipse. Anyhow, I would appreciate any help on finding the issue.

image

Sincerely Jannik

JannikAdam97 avatar Nov 26 '21 17:11 JannikAdam97

The issue is occurring as the client does not send the user credentials while fetching the local file for comparison view, but the backend fetches the remote files as well while fetching local file and thus requires the credentials, which results in authorization error.

An issue is opened for the same. @JannikAdam97 You can keep track of the progress of this issue as well.

shubhamWaghmare-sap avatar Dec 08 '21 20:12 shubhamWaghmare-sap

Thanks @shubhamWaghmare-sap !

JannikAdam97 avatar Dec 09 '21 13:12 JannikAdam97

Hey @shubhamWaghmare-sap .

This issues matches bugs for abapGit Plugin in Eclipse: #5443 and #5189.

Do you know when it could be fixed? This would enable a great comparing feature in Eclipse.

BR

mrsetosan avatar Apr 07 '22 10:04 mrsetosan

#5458 has been merged. should fix this.

mbtools avatar Apr 08 '22 15:04 mbtools