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

Audit Logging - Replace over putIfAbsent #2084

Conversation

KalevGonvick
Copy link
Member

  • Changed HandlerUtil for updating audit info to replace instead of updating only if the key is absent when inserting data into AuditInfo.
  • Added trace statements to allow visibility into what data is being replaced
  • Updated MRAS and SalesForce Handlers to do the same as ExternalServiceHandler

…nfo. Added logging statements to easily trace updates to audit info.
@stevehu stevehu merged commit 873cdd8 into master Jan 23, 2024
@stevehu stevehu deleted the 2079-fix-externalservicehandler-not-populating-endpoint-field-with-correct-value branch January 23, 2024 18:26
stevehu pushed a commit that referenced this pull request Jan 25, 2024
…nfo. Added logging statements to easily trace updates to audit info. (#2084)
younggwon1 pushed a commit to younggwon1/light-4j that referenced this pull request Feb 10, 2024
…nfo. Added logging statements to easily trace updates to audit info. (networknt#2084)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix ExternalServiceHandler Not Populating Endpoint Field With Correct Value
2 participants