Christian Günter
Christian Günter
I noticed that there's also ```BADI_LONGTEXT_ID``` e.g. in structure ```enh_badi_data```. What about that? 
I had similiar erros when dealing with other proxy objects. Couldn't detect the root cause though. You can try patching it manually in the debugger. a) Operation pattern: Set a...
Yeah, looks a bit strange. Diff page should be the same? Reason is that the shortlist code block starts 8 lines before the actual change and ends 8 lines after...
Beacon calculations happens here: https://github.com/abapGit/abapGit/blob/1e4560b32aab75dfd59f5fb899ee26fe1b5b0f2b/src/utils/zcl_abapgit_diff.clas.abap#L195-L228 And rendering here: https://github.com/abapGit/abapGit/blob/a49b68efa7fdf57f5e967cd6310d91f4c2671046/src/ui/zcl_abapgit_gui_page_diff.clas.abap#L567-L587
Error occurs only if abapGit CI runs in background. Then local xml diffs.  
My first guess would be that baseinfo is not supported in your destination system. https://github.com/larshp/abapGit/blob/c9e8ca2c93d6b33ad60200ace4aace709a7c96ec/src/objects/zcl_abapgit_object_ddls.clas.abap#L23-L36 Can you check this?
@yellappam Can you update one of these test cases? https://github.com/abapGit-tests/W3MI.git https://github.com/abapGit-tests/W3MI_names.git
Yes. Adding your example somewhere. I tried to reproduce the issue but wasn't able to do that.
Meanwhile switch isn't activated at all  ``` TRY. lo_switch->activate( ). CATCH cx_pak_invalid_state. " Operation can't be executed in present object state CATCH cx_pak_invalid_data. " Invalid data CATCH cx_pak_not_authorized. "...
You can hide the file paths. Maybe that helps a bit?  