Custom Query (2152 matches)
Results (946 - 948 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#307 | fixed | datapkg upload command | rgrp | rgrp |
Description |
Support uploading a distribution somewhere.
Depends on ticket:306 |
|||
#308 | duplicate | Autocomplete package names & tags in package search | rgrp | rgrp |
Description |
Extracted from ticket:216. Dubious of its merit. |
|||
#312 | invalid | Race condition creating PackageRating | rgrp | dread |
Description |
On ckan.net there are a few packages which cause a 403 exception when you try to rate them: http://www.ckan.net/package/rate/coins-data?rating=3 The exception is occuring here: ckan.rating:39 in set_rating rating_obj = rating_query.one() InvalidRequestError?: Multiple rows returned for one() It looks like this package got rated twice in quick succession, creating two similar PackageRating? objects. This race condition needs to be solved and these particular rating objects repaired. |
Note: See TracQuery
for help on using queries.