Skip to content

Use generated identifier for chart range data

Adam Hegyi requested to merge 473409-use-identifier-for-chart-range-data into master

What does this MR do and why?

This change uses generated identifiers for the month-range GraphQL query name on the issues analytics page to prevent failure when non-english locale is used by the user.

How to set up and validate locally

  1. Ensure your GDK is licensed.
  2. Go to a project and open Analyze > Issues analytics
  3. In a new window, go to your user preferences and switch the language to Japanese
  4. Refresh the Issues analytics page and the chart should load (no error in the JS console).

Related to #473409 (closed)

Merge request reports

Loading