You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spp_programs/readme/HISTORY.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
### 19.0.2.0.9
2
+
3
+
- Add context flags (`skip_registrant_statistics`, `skip_program_statistics`) to suppress expensive computed field recomputation during bulk operations
4
+
- Add `refresh_beneficiary_counts()` on program and `refresh_statistics()` on cycle for one-shot recomputation after bulk operations
5
+
- Replace `bool(rec.program_membership_ids)` with SQL query in `_compute_has_members`
6
+
1
7
### 19.0.2.0.8
2
8
3
9
- Replace OFFSET pagination with NTILE-based ID-range batching in all async job dispatchers
0 commit comments