-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'tr-param-undefined-fix' into 'master'
Embed metrics undefined param fix Closes #66177 See merge request gitlab-org/gitlab-ce!31975 (cherry picked from commit 04b37e42) 1ebc87e9 Remove dashboard param when undefined 8122a21a Insert additional assertion 2c4e17f9 Ensure all params have the option to be dropped when falsy 3812e4f3 Use isNil check 5ed2c263 Add tests and null check 2ebe1715 Add change log entry
Showing
- app/assets/javascripts/monitoring/components/dashboard.vue 2 additions, 2 deletionsapp/assets/javascripts/monitoring/components/dashboard.vue
- changelogs/unreleased/tr-param-undefined-fix.yml 5 additions, 0 deletionschangelogs/unreleased/tr-param-undefined-fix.yml
- spec/javascripts/monitoring/dashboard_spec.js 20 additions, 0 deletionsspec/javascripts/monitoring/dashboard_spec.js
Please register or sign in to comment