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

Cams 282 auditable #901

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Cams 282 auditable #901

merged 2 commits into from
Sep 16, 2024

Conversation

jamesobrooks
Copy link
Contributor

Purpose

We want to document the reason for the creation and proper use of auditable.ts.

Major Changes

Add an ADR.

jamesobrooks and others added 2 commits September 13, 2024 18:18
We want to avoid a number of issues related to the ability to handle
multiple optional parameters. We now only accept a record and the user.

Jira ticket: CAMS-282

Co-authored-by: Fritz Madden <[email protected]>
Co-authored-by: Arthur Morrow <[email protected]>
Co-authored-by: Brian Posey <[email protected]>,
@jamesobrooks jamesobrooks merged commit 9872084 into main Sep 16, 2024
14 checks passed
@jamesobrooks jamesobrooks deleted the CAMS-282-auditable branch September 16, 2024 16:31
);
assignment.updatedOn = currentDate;
Copy link
Contributor

Choose a reason for hiding this comment

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

Curious why we decided to update "updatedOn" after creating the audit record. I see we did this also on line 127. I must have missed the reasoning behind that.

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.

3 participants