aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/instance/instance.go
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2023-05-17 21:34:42 +0200
committerAleksandr Nogikh <wp32pw@gmail.com>2023-05-19 16:19:18 +0200
commite0257275e18c459a2d8b12aa631a02b90278f12b (patch)
treef64c396834de1bec6594787ed829076138073946 /pkg/instance/instance.go
parent07fe138212dd4a056ec1a199109a39c22633866f (diff)
dashboard: preserve Bug modifications in doneJob
If a reproducer was revoked as a result of a fix bisection, we would query and update Bug twice during the same transaction. But datastore follows the "Read Committed" policy, so we de facto lose the updates of the HeadReproLevel. Ensure that we query and save Bug only once during doneJob.
Diffstat (limited to 'pkg/instance/instance.go')
0 files changed, 0 insertions, 0 deletions