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

story(ccls-2289) cleardown opa assessment log #18

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

PhilDigitalJustice
Copy link
Contributor

@PhilDigitalJustice PhilDigitalJustice commented Sep 17, 2024

When abandoning an application in the ProviderUI, the related Assessments (OPA_SESSION) and related rows from XXCCMS_OPA_ASSESSMENT_LOG are also deleted.

This table is only written to in the Connector, via the procedure OPA_AUDIT_LOG.CREATE_LOG.

If this cleardown is still needed, then this should be added to the CAAB. If deleting an Assessment should always lead to a truncation of assessment log data, then a relationship can be added between OpaSession and a new Entity OpaAssessmentLog to cascade the delete.

@PhilDigitalJustice PhilDigitalJustice marked this pull request as ready for review September 17, 2024 12:47
Copy link
Contributor

@farrell-m farrell-m left a comment

Choose a reason for hiding this comment

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

👍

@PhilDigitalJustice PhilDigitalJustice merged commit 2edfeb3 into main Oct 10, 2024
1 check passed
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