Actions
Bug #23709
closedStatisticsCharts fails handling errors
Difficulty:
easy
Triaged:
Description
I just noticed that when one of the statistics chart returns 500 the entire statistics list not displayed.
The error messages I get in the console logs are:
"Failed prop type: The prop `id` is marked as required in `ChartBox`, but its value is `undefined`"
"Failed prop type: Invalid prop `errorText` of type `object` supplied to `ChartBox`, expected `string`"
Files
Updated by boaz shust over 6 years ago
- Subject changed from StatisticsCharts fails handle errors to StatisticsCharts fails handling errors
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5616 added
Updated by boaz shust over 6 years ago
- File development.log development.log added
Updated by Ohad Levy over 6 years ago
- Related to Refactor #21962: move away from jquery ajax to axios added
Updated by Ohad Levy over 6 years ago
- Translation missing: en.field_release set to 330
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5711 added
Updated by Anonymous over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 7d6d573e20a24e05c71fb816b462da69eec53fcd.
Actions