Skip to content

Coerce repository_storages_weighted, removes repository_storages

What does this MR do?

The repository_storages_weighted value in the API was not being coerced into ints before being saved to the database. This MR does that coercion.

It also makes repository_storages_weighted visible and repository_storages not visible

the documentation update is here: !36378 (merged)

Screenshots

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
Edited by John Cai

Merge request reports

Loading