FCSCOpendata / ckanext-fcscopendata

Theming extension for fcsc opendata platform
GNU Affero General Public License v3.0
0 stars 2 forks source link

groups/organizations parameter on group_list/organization not working bug fix #82

Closed sagargg closed 2 years ago

sagargg commented 2 years ago

Fix for: https://github.com/FCSCOpendata/fcsc-deploy/issues/41

Toolchain action added for group_list and organization_list to convert string type list to python list.

Example of groups string list params: group_list?groups=["groupB","groupA"]&all_fields=true