Commit ca9d4a3
committed
fix(webapp): make seeded webhook deliveries open from the list
The delivery seed script minted `id` and `friendlyId` as two independent ids,
but the detail lookup derives the row id from the friendlyId, so every seeded
delivery's page reported that the delivery could not be found.1 parent 2550353 commit ca9d4a3
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
472 | 476 | | |
473 | | - | |
474 | | - | |
| 477 | + | |
| 478 | + | |
475 | 479 | | |
476 | 480 | | |
477 | 481 | | |
| |||
0 commit comments