Skip to content

Store merge request ref_fetched status in the database

What does this MR do?

It introduces ref_fetched database field for merge request, so we can cache the value and avoid hitting git when displaying a merge request.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

🛫 🚆

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #34052 (closed)

Edited by username-removed-378947

Merge request reports