Marc Bernard
Marc Bernard
I will add the translations and pot to 4.6.1
Closed by #27
Please test with https://github.com/abapGit-tests/NROB to see if importing number ranges works in general.
It's just a test repo. Pull it into your system with abapGit. Does it create the number range object correctly?
Closing this in favor of https://github.com/SAP-samples/abap-platform-refscen-flight/issues/36
I was able to reproduce it. abapGit automatically creates all packages as (template) development packages as a first step. Then the packages (and other objects) are deserialized. However, in this...
I think this relies on standard SAP code in get_environment: src/deps/zcl_abaplint_deps_find.clas.abap 🤷♀️
I use the local version to test changes to the rules. so would be nice to keep that option.
Re: Folder logic The repo is using PREFIX (see [.abapGit.xml](https://github.com/SAP-samples/abap-platform-refscen-flight/blob/ABAP-platform-2023/.abapgit.xml). To avoid issues, you should use the same when creating the repo in your system. Also keep "Ignore subpackages" off.
Remove `padLeft` completely. We can always add it back later if necessary. Also include a [changeset](https://github.com/verdaccio/verdaccio/blob/master/CONTRIBUTING.md#adding-a-changeset-changeset), please