Custom Query (2152 matches)
Results (469 - 471 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1484 | fixed | Creating package with duplicate tags causes exception | dread | dread |
Description |
e.g. curl http://localhost:5000/api/action/package_create -d '{"name":"test5", "tags":[{"name": "tag6"}, {"name": "tag6"}]}' -H 'Authorization:tester' Also broken in Web UI (adding a package). Affects API and Web UI in 1.5 and I think all versions from 1.4.1 |
|||
#1488 | fixed | List of installed extensions - add to the status_show | dread | dread |
Description |
Add the list of extensions install (config's ckan.plugins) to status_show logic action (See #1087) |
|||
#1493 | fixed | 'search-index rebuild/clear' doesn't work if no ckan.site_id | dread | dread |
Description |
You can't delete things from the SOLR search index if the ckan.site_id and ckan.site_url are blank. Should assert that one of these are set up. |
Note: See TracQuery
for help on using queries.