-
Notifications
You must be signed in to change notification settings - Fork 14
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
MODINV-1115 Assign permissions to System User #789
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
KaterynaSenchenko
approved these changes
Dec 13, 2024
dmytrokrutii
requested review from
VRohach,
RuslanLavrov,
JavokhirAbdullayev and
RomanChernetskyi
December 16, 2024 13:49
KaterynaSenchenko
approved these changes
Dec 20, 2024
Aliaksandr-Fedasiuk
approved these changes
Dec 20, 2024
Quality Gate passedIssues Measures |
RuslanLavrov
approved these changes
Dec 23, 2024
RuslanLavrov
pushed a commit
that referenced
this pull request
Dec 27, 2024
* MODINV-1115 Assign permissions to System User * MODINV-1115 Remove orders permission from system user * MODINV-1115 Add SYSTEM_USER_ENABLED props check in constructContext * MODINV-1115 Add logs * MODINV-1115 Add the ability to control the logging level via system props. * MODINV-1115 Change logs * MODINV-1115 Fix npe with null token * MODINV-1115 Drop redundant logs * MODINV-1115 Update NEWS.md * MODINV-1115 Update data-import-processing-core.version, add userId to requests * MODINV-1115 Fix data-import-processing-core version * MODINV-1115 Fix compilation err after merge (cherry picked from commit b1119e4)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
MODINV-1115 Adjust permissions for system user
To support DI operation in Eureka, we should implement support for performing asynchronous operations on behalf of a system user.
Approach
Handle data-import events with null or empty token