Skip to content

Add functionality for when user edits max issue count

Scott Stern requested to merge ss/add-max-issue-count-wip-limits into master

What does this MR do?

Repro Instructions:

  1. rails c
  2. Feature.enable(:wip_limits)
  3. Go to a project or group issues board.

This MR allows a user to edit a wip limit based on the max issue count in the board settings sidebar.

Screenshots

edit_wip_limit

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 🤖 GitLab Bot 🤖

Merge request reports