Skip to content

Increase threshold for work item dates spec

Nicolas Dular requested to merge nd/increase-work-item-rollup-threshold into master

What does this MR do and why?

Fixes a broken master: gitlab-org/quality/engineering-productivity/master-broken-incidents#7821 (closed)

Increase threshold for work item dates spec

The amount of queries for the threshold is flaky so we're increasing the threshold for now. One reason for the additional queries recently could be the additional feature flag check on the root ancestor.

Note: we have an issue in place to investigate the amount of queries. However to fix the broken master, we should just increase the threshold now.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Nicolas Dular

Merge request reports

Loading