Skip to content

Adjust Bulk create/remove limit for up to 100 assignments

What does this MR do and why?

Relates to #500036 (closed)

This MR adjusts the Duo assignment/unassignment limits to be extended to allow up to 100 assignments at a time. We will soon be releasing a functionality that allows customers to manage up to a maximum of 100 users on Duo Add on eligible users section.

Frontend for this functionality is covered through this issue #442149 (closed) which is currently WIP 🚧

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

No frontend changes on this MR

How to set up and validate locally

Covered by automated test cases

  1. https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/spec/requests/api/graphql/gitlab_subscriptions/user_add_on_assignments/bulk_create_spec.rb#L73
  2. https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/spec/requests/api/graphql/gitlab_subscriptions/user_add_on_assignments/bulk_remove_spec.rb#L79

Related to #500036 (closed)

Edited by Divya Mahadevan

Merge request reports

Loading