Commit 6d54fc5
Update handleRegularReportSelection to sync participants with report
When selecting or creating a report via handleRegularReportSelection,
only reportID was updated in the transaction but participants were left
stale. This caused the To field on the confirmation page to show the
wrong workspace. Now participants are updated alongside reportID,
matching the pattern used by handleGlobalCreateReport.
Co-authored-by: Scott Deeter <deetergp@users.noreply.github.com>1 parent ff4955a commit 6d54fc5
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
172 | 182 | | |
173 | 183 | | |
174 | 184 | | |
175 | 185 | | |
| 186 | + | |
176 | 187 | | |
177 | 188 | | |
178 | 189 | | |
| |||
0 commit comments