Skip to content

Fixes update analytics dashboards project settings

Surabhi Suman requested to merge 431213-fix-update-dashboard-settings into master

What does this MR do and why?

This fixes ability to update analytics dashboards setting project

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

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

Before After
Screenshot 2024-03-21 at 3.40.36 PM.png Screenshot 2024-03-21 at 3.35.46 PM.png

How to set up and validate locally

  1. Onboard a new project with product analytics (Ultimate license required and product analytics settings enabled) or already onboarded project
  2. Go to menu bar. Settings -> Analytics
  3. Expand custom dashboard projects option, then select any project. If this is the first time you’re choosing the dashboard project, it’ll work fine. If this is not the first time and you already have a project there, and you want to change the settings to another project when you click on Save changes, you’ll get a 422 exception.

Related to #431213 (closed)

Edited by Surabhi Suman

Merge request reports