Skip to content

Fix starrers counts after searching

What does this MR do?

This MR does not try to fix the counts in any cases, and applies the following rules to the counts:

  • Total: Number of project's stars.
  • Private: Number of project's stars with users with a private profile
  • Public: Number of project's stars with users with a public profile

Does this MR meet the acceptance criteria?

Conformity

Performance 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 issues

#66023 (closed)

Edited by Douglas Barbosa Alexandre

Merge request reports