Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1690 - 1692 of 2152)

Ticket Resolution Summary Owner Reporter
#1683 fixed Dataset search results - last item out of order dread dread

Reported by dread, 2 years ago.

Description

On each page of package search results, all the items are neatly sorted apart from the last item of the page. SOLR gets the sorting of the results incorrect.

This is a known issue: https://issues.apache.org/jira/browse/SOLR-1777 affecting SOLR 1.4 only (which comes with Ubuntu 10.04)

It is highlighted in CKAN test ckan/tests/functional/test_pagination.py:TestPaginationPackage of commit 39096ed54bda86d043521b08b2e14fc5e283a0ff which fails most of the time it is run (passes intermittently).

#1425 fixed Dataset delete button zephod dread

Reported by dread, 3 years ago.

Description

From Jonathan gray:

At the moment to delete a package you have to go to 'state' and change from 'active' to 'deleted'.

For me this was not very obvious, and someone recently wrote to me about this too.

Its a small issue - but unless you know what 'state: active' refers to, its not obvious what this means, nor that this is where to go if you want to delete a package.

From UI perspective this could be replaced by either a trash can or some text that says 'delete', perhaps with some prompt that explains what happens when you delete a package - explaining that non-admins won't be able to see it, and how you purge, etc.

#2577 fixed Dataproxy raises 500 when it can't get CSV ross ross

Reported by ross, 23 months ago.

Description

When given a url parameter for a file it cannot fetch, the app raises a 500 instead of something useful.

Better error reporting in the JSON would be useful

Note: See TracQuery for help on using queries.