Skip to content

reverse the conditions in `auditor?`

username-removed-28993 requested to merge perf.auditor-query into master

What does this MR do?

Switches the order of the && conditions in EE::User#auditor? to check the cheaper and less likely condition first.

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

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports