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

feat: enable support for additional Operators in the BPN permission function #1427

Conversation

paullatzelsperger
Copy link
Contributor

WHAT

Adds support for additional scalar and set-operators in the BPN Permission function

WHY

feature completeness

FURTHER NOTES

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Closes #1426

@paullatzelsperger paullatzelsperger added the enhancement New feature or request label Jul 16, 2024
@paullatzelsperger paullatzelsperger force-pushed the feat/1426_enable_additional_operators branch from eab654f to 524b4c2 Compare July 16, 2024 14:36
@paullatzelsperger paullatzelsperger marked this pull request as ready for review July 17, 2024 09:16
@paullatzelsperger paullatzelsperger force-pushed the feat/1426_enable_additional_operators branch from 70224fc to 711d187 Compare July 17, 2024 12:35
@paullatzelsperger paullatzelsperger merged commit 32344e2 into eclipse-tractusx:main Jul 17, 2024
33 checks passed
@paullatzelsperger paullatzelsperger deleted the feat/1426_enable_additional_operators branch July 17, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

Add support for additional set operators in the BusinessPartnerNumberPermissionFunction
2 participants