Skip to content

Prevent loading wiki content for destroy and diff actions

What does this MR do and why?

In this MR we're avoiding loading the wiki page content for the destroy and diff actions in the wiki controller. We're doing that because we don't need the content in those actions and we were loading it always.

This will increase the performance of those actions.

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 to #356502 (closed)

Merge request reports

Loading