Skip to content

Fix failing epics finder spec

Jan Provaznik requested to merge jp-fix-epicspec into master

There is still N+1 query issue which needs to be taken into account in the N+1 test, it was passing before probably because missing warm-up.

Related to #362682 (closed)

Merge request reports