Skip to content

Allow bulk update for group issues - milestones

Fatih Acet requested to merge 7249-group-bulk-edit-issues-milestone into master

What does this MR do?

This MR implements partially the changes discussed in #7249 (closed) by allowing bulk update group issues. These changes are only limited to Milestones. New iterations will be created to include labels and support Merge Requests bulk update.

Documentation MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30398/pipelines CE Port: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30358

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
Edited by Coung Ngo

Merge request reports