Fix SiteLocation Step Trial - #216
Conversation
|
2 commits added (done by Claude Code Opus 5.0, guided by me):
How it works On the next history sync (HistoryPostProcessor.applyPendingSiteLocation) — when a CannulaFilledHistoryLog produces a CANNULA_CHANGE, the parked location/arrow are attached via persistenceLayer.insertOrUpdateTherapyEvent, then the pending slot is cleared. T.hours(6) / T.hours(1) live in HistoryPostProcessor's companion, so the ViewModel just records when the user chose and the post-processor owns the policy. Also removed the dead commented-out saveSiteLocationToTherapyEvent(), and downgraded the two aapsLogger.error calls in that region to info — they were logging normal flow at error level. Two things to know when you test
|
Could you please check with this modification ?
Blind coding, so I was just able to check build works but no more