SAP / code-pal-for-abap

code pal for ABAP is a highly configurable engine, fully integrated into the ABAP development framework ensuring Cloud’s built-in quality.
Apache License 2.0
332 stars 66 forks source link

Can NOT navigate to code when using variant Y_CODE_PAL for code inspector #616

Open i031838 opened 1 month ago

i031838 commented 1 month ago

💡 Code pal for ABAP follows the Clean ABAP. If the issue relates to coding style, please submit it here.

Check Name

All checks.

Actual Behavior

Navigate to the class but not the code line of the class

Expected Behavior

Navigate the code line of the check issue. Also can refer to https://itsm.services.sap/now/cwf/agent/record/x_sapda_devinc_development_incident/1736b1313ba2c6d42c66372a85e45abb for attached video.

bjoern-jueliger-sap commented 1 month ago

Since this is a public Github repository, please do not link to SAP-internal information, but describe the issue in a way so that one can understand the problem from the issue description alone.

i031838 commented 1 month ago

Not aware that it's a public Github. In ADT, select any class. Right click mouse and select "ABAP Test Cockpit with...". Input Check Variant: "Y_CODE_PAL", then click Ok. The check result is shown. It's expected to navigate the code line where the error is checked. But nothing happened. Also see attached screenshot.

CodePalIssue