Marc Bernard

Results 464 comments of Marc Bernard

Excellent! Once you bust through primary support and exchange directly with a developer, you have a good chance of getting a fix 👍 Thanks for the effort!

7.8 PL 6 is available. Anyone available to test this? https://me.sap.com/softwarecenterviewer/73555000100200015948/MAINT

Here are the actions to test (because they use JS to trigger event): On staging: - commit (looks like it works 👍 ) - filtering - patch (and then stage)...

True. It's not the same. I don't think this was really intended. Transport by Branch (`zif_abapgit_popups~popup_to_select_transports`): ![image](https://user-images.githubusercontent.com/59966492/233694811-b5ac0eb3-ce8f-47fc-b686-f61aa2efbb58.png) Stage by Transport (`zif_abapgit_popups~popup_select_wb_tc_tr_and_tsk`): ![image](https://user-images.githubusercontent.com/59966492/233694978-cfdb8824-ffe8-4f6d-8a3b-f16083c7abf2.png) There are actually 4 different transport popups: -...

Maybe the comparison should run as part of `deserialize_checks` (without popups). Then, if overwrite confirmation is requested, it could be included in the current popup for the "selective pull".

I made a mental shift: The single source of truth is the repository - not the SAP system. Permissions on GH protect the repo and "changes to the truth" go...

Currently, menu items are hidden if there are no changes. Let's just remove this "if" and always show these items (which should enable the "s" shortcut again). If there's nothing...

Showing always is least confusing. Stage and pull refresh automatically. If there are no diffs, it should just show an info message.

bold: means "no sub-menus"... so it's kind of major order: pull, stage, diff, patch, refresh... makes sense highlight/separator: doesn't make any difference for me icons: doesn't make any difference for...

agree. remove "bold", make menu order the same?