Skip to content

Remove special case for test and staging stages [RUN AS-IF-FOSS]

Adam Hegyi requested to merge 334680-remove-ci-build-join-in-vsa into master

What does this MR do?

This change removes the special case condition for Test and Staging stages in Value Stream Analytics. For these stages we showed CI build records in the list which caused statement timeout for large groups.

  • Note 1: I tested the BE changes with the old FE code and it works.
  • Note 2: I checked the docs and we don't have a section about the record list. So there are no docs changes.

Screenshots or Screencasts (strongly suggested)

Before:

image

After:

image

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #334680 (closed)

Edited by Adam Hegyi

Merge request reports