Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (589 - 591 of 2152)

Ticket Resolution Summary Owner Reporter
#1492 wontfix Interference between extra and relationship fields in API kindly dread

Reported by dread, 2 years ago.

Description

From Jan Kučera <elquenor@…>

I have also tried to use extras fields to store information about relationships between datasets. I found out that if you first add relationship using CKAN API into dataset relationships attribute and than you add extras field for the same relationship with key in format "parent_of:dataset_name" or "child_of:dataset_name", storing this extras field will clear all relationships in relationships attribute stored earlier.

I might be some kind of bug but I suppose you will know better. Is it possible to use relationships attribute and extras field for relationships at the same time?

#1493 fixed 'search-index rebuild/clear' doesn't work if no ckan.site_id dread dread

Reported by dread, 2 years ago.

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.

#1497 fixed Suppress benign warnings dread dread

Reported by dread, 2 years ago.

Description

We really shouldn't have lots of benign stuff printed on stderr when we run every command. It confuses users and hides important stuff.

Note: See TracQuery for help on using queries.