Skip to content

Add possibility to save a max issue weight on lists

Patrick Derichs requested to merge 11403-add-weight-wip-limit-to-list into master

What does this MR do?

In addition to max_issue_count this MR creates the possibility to set a max_issue_weight on lists. In the first iteration this is implemented as a mutually exclusive setting (count or weight can be set on lists - the other one will be set to 0).

#11403 (closed)

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

#11403 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports