Problem/Motivation

[warning] Schema errors for charts.settings with the following errors: charts.settings:charts_default_settings.library_config.global_options.chart missing schema, charts.settings:charts_default_settings.library_config.coloraxis_library missing schema, charts.settings:charts_default_settings.library_config.dumbbell_library missing schema, charts.settings:charts_default_settings.library_config.heatmap_library missing schema, charts.settings:charts_default_settings.library_config.disable_default_css_library missing schema, charts.settings:charts_default_settings.library_configs.highcharts.global_options.chart missing schema, charts.settings:charts_default_settings.library_configs.highcharts.coloraxis_library missing schema, charts.settings:charts_default_settings.library_configs.highcharts.dumbbell_library missing schema, charts.settings:charts_default_settings.library_configs.highcharts.heatmap_library missing schema, charts.settings:charts_default_settings.library_configs.highcharts.disable_default_css_library missing schema.

Steps to reproduce

1. Install charts + charts_highcharts 5.2.2, set Highcharts as the default library.
2. Visit /admin/config/content/charts, click Save.
3. Observe the "missing schema" warnings

Proposed resolution

Add the missing definitions to charts_highcharts.schema.yml

Issue fork charts-3607161

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

cindytwilliams created an issue. See original summary.

cindytwilliams’s picture

Status: Active » Needs review
nikathone’s picture

Status: Needs review » Reviewed & tested by the community

Thanks for the patch Cindy. Looks good.

andileco’s picture

Status: Reviewed & tested by the community » Fixed

Thanks, both!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.