Skip to content

Fixes cross-db modification when destroying a Ci::JobArtifact

What does this MR do and why?

Split out main, and geo DB out of CI transactions. We should not run main, and Geo DB operations in the context of a CI transaction.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related issues

Closes #345883 (closed)

Merge request reports