Closed vitorbaptista closed 10 years ago
For example, if I create a view with filters:
Then I add ?filters=region:Bagh in the URL, then the filters should become:
?filters=region:Bagh
i.e. only override the field that I add something for
Fixed by https://github.com/ckan/ckanext-basiccharts/commit/62fdcac947fa6aba9214a45ec7424e72a6993fb9
For example, if I create a view with filters:
Then I add
?filters=region:Bagh
in the URL, then the filters should become:i.e. only override the field that I add something for