OCHA-DAP / hdx-ckan

A repo for HDX's configurations and extensions to CKAN
Other
75 stars 24 forks source link

Two different (but apparently identical) tags for "geodata" #4006

Open cjhendrix opened 8 years ago

cjhendrix commented 8 years ago

The UNISDR GAR15 datasets (one for each country) seem to have a geodata tag with a space in front of it: geodata instead of geodata. The space isn't visible in the interface, but shows up as two different tags: image

You can see the two different tags here: https://data.hdx.rwlabs.org/api/3/action/tag_list

Tagging @luiscape @takavarasha since I think the upload of these datasets was automated by the datateam.

takavarasha commented 8 years ago

Tagging @reubano

reubano commented 8 years ago

I fixed the issue. The api still shows the separate tags, but I updated each dataset with the spaces stripped.

teodorescuserban commented 8 years ago

Shouldn't we have stripping in ckan?

Sâm, 16 ian. 2016, 10:07, Reuben Cummings notifications@github.com a scris:

I fixed the issue. The api still shows the separate tags, but I updated each dataset with the spaces stripped.

— Reply to this email directly or view it on GitHub https://github.com/OCHA-DAP/hdx-ckan/issues/4006#issuecomment-172171006.

Serban Teodorescu SysEngineer / DevOps

cjhendrix commented 8 years ago

Thanks @reubano . Let's keep this open until we also clean out the tag from the suggested tags list. Maybe that updates with a reindex or something? I feel like old unused tags don't stay around forever.

danmihaila commented 8 years ago

@cjhendrix I think we should do when we have time a review of all tags that are used or in use on prod. We should also check again if the new CKAN is allowing tags with uppercase too.