Skip to content

created audit logs for membership verification #2022

Merged
charred-70 merged 2 commits into
devfrom
membership-audit
Feb 4, 2026
Merged

created audit logs for membership verification #2022
charred-70 merged 2 commits into
devfrom
membership-audit

Conversation

@charred-70

@charred-70 charred-70 commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

creates audit log after membership is verified and logged for issue #2019

AuditLog.create({
userId: decoded.token._id,
action: AuditLogActions.VERIFY_MEMBERSHIP,
details: semestersToAdd

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
details: semestersToAdd
details: { semestersToAdd },

@adarshm11 adarshm11 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

when github actions is back make sure all tests pass then get another approval

@MatthewTran22 MatthewTran22 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.

LGTM

@charred-70
charred-70 merged commit 30b2a74 into dev Feb 4, 2026
4 of 8 checks passed
@charred-70
charred-70 deleted the membership-audit branch February 4, 2026 01:22
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