Jaime Rodriguez Capote

Results 25 comments of Jaime Rodriguez Capote

I just test the PL03 and it seems that all the problems (or at least almost) are fixed. @christianguenter2 can you test it with the last PL03?

The issue reported to SAP was closed by inactivity, I was waiting for this patch to test and report feedback.

This week a hotfix for PL3 was released, maybe some issues was fixed

A good alternative will be to link a specific commit to a version in .abapgit. This will be used to News functionality comparing commits of changelog file between two versions

The error was from the beginning, but it brings up from #5638

Thanks, @mbtools I tried this logic ![image](https://user-images.githubusercontent.com/56556686/179196831-b6d4fdd6-2496-45dd-9206-2b6054d7ba0d.png) Now almost all files of the application are detected as binary. For example, the `component.js` file. As it is detected as binary it...

Hmm, it seems that P_XML_SOURCE is only returned when content is plain and when it is binary P_XML_SOURCE is empty, returning only P_CONTENT https://github.com/jrodriguez-rc/abapGit/blob/978c81f90af482c90f86d006ffc0df4264f6126b/src/objects/zcl_abapgit_object_wapa.clas.abap#L177-L190

These objects are not related directly to the package, so abapGit doesn't find them. The relationship is to extension (SHI5 object type)

I created pull request #3200 to include SHI6 into SHI5. Include IMG Structure extension sequence data from table TTREES into SHI5 content. This data is SHI6 type in SOBJ, but...

@goreraks the problem of BC Sets is that roles are not supported A solution can be functionality as transport requests, assigning tables with keys, and other customizing objects (like roles)...