Skip to content

Fix skipped record issue for rvp#36

Open
mmcev106 wants to merge 3 commits into
masterfrom
fix-skipped-record-issue-for-rvp
Open

Fix skipped record issue for rvp#36
mmcev106 wants to merge 3 commits into
masterfrom
fix-skipped-record-issue-for-rvp

Conversation

@mmcev106

Copy link
Copy Markdown
Contributor

Pre-flight Checklist

  • Have all lines in this PR been reviewed & optimized by a human with appropriate coding skills?
  • Are all the features in this PR tested by a human?
  • Have other features this PR touches also been tested by a human?
  • Has the code been formatted for consistency and readability?
  • N/A - Did you also update related documentation and tooling, such as .readme or tests?

Overview

The REDRSVC Committee Change Log v2.0 project was seeing an intermittent issue where the first record of a batch was getting skipped if it the redcap_log_event row representing its addition was the first within the past week. This should resolve it.

@mmcev106 mmcev106 requested a review from ChemiKyle July 10, 2026 19:07
@mmcev106

Copy link
Copy Markdown
Contributor Author

@ChemiKyle, our rubber ducky session plus sleeping on it paid off!!! I was still thinking about what you said about it always being the first record that was skipped. That made me revisit the log query week cutoff feature and realize that it was indeed ignoring the first log within the past week. I really appreciate you talking it through with me! It might have taken me much longer to connect the dots without 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.

1 participant