Fixes cross-db modification when destroying a Ci::JobArtifact
requested to merge 345883-destroying-a-ci-jobartifact-causes-a-cross-database-modification-across-unsupported-tables-error into master
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.
-
I have evaluated the MR acceptance checklist for this MR.
Related issues
Closes #345883 (closed)