Commit c3f4ba8
committed
refactor(webapp): drop the unused settleOpenInvestigations
Nothing calls it. It settles investigation rows in their own writes and leaves the
caller to append the closing cards afterwards — the model that produced terminal
rows whose card never landed, which the stale sweep no longer selects. Keeping a
ready-made path back to that bug next to the atomic API is the whole risk.
`settlementCardMessages()` and the `SettledInvestigationCard` type stay: the
ordinary `persistTurn` path still uses both.1 parent abaeebb commit c3f4ba8
1 file changed
Lines changed: 1 addition & 38 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | 179 | | |
217 | 180 | | |
218 | 181 | | |
| |||
0 commit comments