abapinho / abapTimeMachine

ABAP Time Machine provides a much needed way to look at past versions of code in a consistent way. It also provides a sort of git-blame for ABAP (shows the request and author that last modified each line of code).
MIT License
65 stars 12 forks source link

Support for TRs that don't exist in the system #140

Open nununo opened 1 year ago

nununo commented 1 year ago

Currently, if a TR isn't found in the system an exception will be raised and the part will be skipped. It should still be considered but its code should be put under an anonymous user and it shouldn't have a link in the output.