Skip to content

Combine CRM contacts and CRM organizations menus

Lee Tickett requested to merge gitlab-community/gitlab:combine-crm-menus into master

What does this MR do and why?

In Enable CRM by default for new groups (!108378 - merged) it has been identified that we need to consolidate the organizations and contacts into a single menu item. This MR executes on that.

Changelog: changed

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image
image image

How to set up and validate locally

  1. Enable CRM for a group: https://3000-gitlabcommunity-gitlab-hr48fs26uxs.ws-eu106.gitpod.io/groups/flightjs/-/edit (settings > general > customer relations)
  2. Observe the new Customer relations navigation menu item (in the plan section).
  3. Navigate to the Customer relations screen.
  4. Observe the new View organizations link.
  5. Follow the new link.
  6. Observe the new View contacts link.

MR acceptance checklist

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

Edited by Lee Tickett

Merge request reports