Commit cb4ea1f
authored
fix(coderd): fix audit log resource link for tasks (coder#20545) (coder#20547)
Existing task audit log links were incorrect. As audit log links are
generated on-the-fly, this does not require backfill.
(cherry picked from commit 566146a)1 parent effbe4e commit cb4ea1f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
512 | | - | |
| 512 | + | |
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
516 | | - | |
| 516 | + | |
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
| |||
0 commit comments