Lars Hvam
Lars Hvam
@ThomasPloski
see https://github.com/larshp/abapPGP
still relevant IMHO
currently all function modules are deleted and recreated, https://github.com/abapGit/abapGit/blob/9d0e19feb946fe14cdc1b046998cb3ac4a26ef6e/src/objects/zcl_abapgit_object_fugr.clas.abap#L194, this could be changed to only do updates for what is needed LIMU level objects are not communicated to the user...
is this a new bug or has it been broken for a long time?
yea, guess the problem is the parallel ddic activation, I'm also not sure if I would categorize SFBF as DDIC
@christianguenter2 can you help adding a few hints? I'm not sure how to create this thing in SE80 just trying to move the issue forward
dont start right now, we'll probably move docs soon, see https://github.com/abapGit/abapGit/issues/5110
can be started, good first issue
what happens if abapGit creates the TADIR entry, then calls the API to create the object? From my point of view, the API call should fail because there is already...