Skip to content

Update Jira integration form to have sections

What does this MR do and why?

Enable the integration_form_sections feature flag by default to split the Jira integration form into sections.

This will make it easier for users to setup this integration as it has multiple features and not all of them need to be setup for it to work.

Changelog: changed

Screenshots or screen recordings

Page Before (without feature flag) After (with feature flag) Description
Jira Jira_with_sections_before Jira_with_sections_after Split into 3 sections
Jira (Use default settings) Jira_with_sections__default_settings__before Jira_with_sections__default_settings__after Split into 3 sections
Jira group level Jira_with_sections_group_before Jira_with_sections_group_after Does not include Issues section
Asana Asana_before Asana_after No changes

How to set up and validate locally

  1. Go to Project > Settings > Integrations > Jira. For example, http://127.0.0.1:3000/gitlab-org/gitlab-shell/-/integrations/jira/edit.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #352827 (closed)

Merge request reports