Skip to content

Global Search - Project Filter sets Group

Zack Cuddy requested to merge 299213-project-filter-regression into master

What does this MR do?

Not sure when this happened, but I noticed this today in PROD today that project.namespace_id is no longer being returned from the /projects RESTful API 🤔 It is returning project.namespace.id however. A quick change can be administered to fix this but I am not sure how/why this happened.

Screenshots (strongly suggested)

Regression Fix
Setting Project Filter Regression Fix

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] 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 #299213 (closed)

Edited by Zack Cuddy

Merge request reports