grafana / github-datasource

Grafana data source plugin using the Github API to retrieve and visualize Github data.
https://grafana.com/grafana/plugins/grafana-github-datasource/
Apache License 2.0
227 stars 54 forks source link

fix for resetting url in config page #281

Closed yesoreyeram closed 7 months ago

yesoreyeram commented 7 months ago

In Grafana cloud, customers are unable to reset the license type. After setting the license type Enterprise, setting back to Basic throws exception in the console.

image

This PR fixes above mentioned issue.