Skip to content

Copying in @Ewgna fixes #1918 but without the rebase. - #1951

Merged
jdalphond-mitre merged 1 commit into
2.8.4-releasefrom
jd_1939
Aug 4, 2026
Merged

Copying in @Ewgna fixes #1918 but without the rebase.#1951
jdalphond-mitre merged 1 commit into
2.8.4-releasefrom
jd_1939

Conversation

@jdalphond-mitre

@jdalphond-mitre jdalphond-mitre commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Closes Issue 1918
Credit to @Ewgna for the fix

Summary

Added logging for audit history failures during registry org create and update flows so audit write errors are no longer silently swallowed.

Important Changes

src/repositories/baseOrgRepository.js

  • Added error logging when registry org create audit history creation fails.
  • Added error logging when registry org update audit history creation/appending fails.

Testing

  • 1) Ran node node_modules/eslint/bin/eslint.js src/repositories/baseOrgRepository.js.
  • 2) Ran node node_modules/mocha/bin/mocha test/unit-tests/org --recursive --exit.

Notes

  • Audit failures remain non-blocking; this change adds visibility without changing org mutation behavior.

@jdalphond-mitre
jdalphond-mitre merged commit d72e27a into 2.8.4-release Aug 4, 2026
9 checks passed

@87quebad-lang 87quebad-lang left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

App

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.

2 participants