Skip to content

feat: setup correction records#191

Merged
itsyaasir merged 4 commits intofeat/audit-trails-devfrom
feat/correction-records
Feb 5, 2026
Merged

feat: setup correction records#191
itsyaasir merged 4 commits intofeat/audit-trails-devfrom
feat/correction-records

Conversation

@itsyaasir
Copy link
Contributor

Description of change

Links to any relevant issues

Type of change

  • Bug fix (a non-breaking change which fixes an issue)
  • Enhancement (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Fix

How the change has been tested

Change checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes
  • I have updated the CHANGELOG.md, if my changes are significant enough

- Updated compiler version to 1.15.0.
- Added a new module `record_correction` for managing correction relationships between audit records.
- Integrated `RecordCorrection` into the `Record` struct to track corrections.
- Updated relevant functions to utilize the new correction tracking feature.
@itsyaasir itsyaasir self-assigned this Jan 30, 2026
@itsyaasir itsyaasir marked this pull request as ready for review February 3, 2026 08:32
@chrisgitiota
Copy link
Contributor

Looks good!

Will the correct_record() function come with a future PR?

@itsyaasir
Copy link
Contributor Author

Looks good!

Will the correct_record() function come with a future PR?

Yes sir

@itsyaasir itsyaasir merged commit 5a63bb1 into feat/audit-trails-dev Feb 5, 2026
9 checks passed
@itsyaasir itsyaasir deleted the feat/correction-records branch February 5, 2026 07:36
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