Do not use `restored_project`
This removes the need for `restored_project`, but rather drops all relation caches. It saves one SQL query per-restored top-level object, which if you have 40k MRs, this saves 40k SQL queries.
Showing
Please register or sign in to comment