Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set ABAP Language Version in settings page of repository #6459

Closed
albertmink opened this issue Sep 1, 2023 · 2 comments
Closed

Set ABAP Language Version in settings page of repository #6459

albertmink opened this issue Sep 1, 2023 · 2 comments
Assignees
Labels
help wanted Extra attention is needed user interface How to interact with abapGit

Comments

@albertmink
Copy link
Member

The concept of having a repository attribute for the ABAP Language Version (ALV) has been discussed and suggested in #6154.
PR #6346 implemented a basic functionality that determines the ALV in the current system and negotiate it further with the ALV from the settings (on repository level).

During testing your implementation that adopts the above described changes for object types CLAS, INTF and other source-based ones tracked in #6426, we found that we cannot set the ALV of a repository via abapGit. With that I mean, we cannot set the ALV in the settings page of the repository, e.g. in this screen
Screenshot 2023-09-01 at 11 50 47

@albertmink albertmink added user interface How to interact with abapGit help wanted Extra attention is needed labels Sep 1, 2023
@mbtools
Copy link
Member

mbtools commented Sep 1, 2023

I'm in the process of some refactoring of repo settings and related UI.

I can add the ALaV setting afterward as an experimental feature (see #6298)

@mbtools mbtools self-assigned this Sep 1, 2023
@albertmink
Copy link
Member Author

I see, there is already an issue for tracking this feature.
➡️ Closing this issue here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed user interface How to interact with abapGit
Development

No branches or pull requests

2 participants