Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (946 - 948 of 2152)

Ticket Resolution Summary Owner Reporter
#307 fixed datapkg upload command rgrp rgrp

Reported by rgrp, 4 years ago.

Description

Support uploading a distribution somewhere.

  • New cli command: upload
  • Pluggable uploader framework. Suggest initial support

Depends on ticket:306

#308 duplicate Autocomplete package names & tags in package search rgrp rgrp

Reported by rgrp, 4 years ago.

Description

Extracted from ticket:216.

Dubious of its merit.

#312 invalid Race condition creating PackageRating rgrp dread

Reported by dread, 4 years ago.

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.