Skip to content

Draft: Add configuration options to the edit board modal

What does this MR do?

Related to #218031 (closed)

This adds a new component listing board options to toggle "Open" and "Closed" lists.


  • Add checkboxes on edition modal (behind feature flag)
  • Create GraphQL mutation, to persist option.
  • Commit configuration changes to both the store and the server (for persistence)

Screenshots

Configuration options on "Edit board" modal
image

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 Axel García

Merge request reports