knowledgesystems / pipelines-scrum

Repository for tracking uncategorizable issues related to backend pipelines work
0 stars 0 forks source link

Confirm and Fix Logic Bug for Patient Purge #1219

Closed averyniceday closed 6 months ago

averyniceday commented 6 months ago

Done Condition (What do we need? Why do we need it? Keep this is small as possible!)

Technical Description (How are we going to achieve the above)

Potential Issues

Dependencies

Technical Requirements

Outside People/Teams

Changes

averyniceday commented 6 months ago

The purging behavior is not completely unnecessary -- it is due to the fact that the processing happens in chunks. Fixing this would need a better understanding of how the chunking works across spring batch and the state of the data.

Based on this, think this should be a separate card that we design for and plan