Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1027 - 1029 of 2152)

Ticket Resolution Summary Owner Reporter
#1037 fixed More Robust Harvesting for DGU amercader thejimmyg

Reported by thejimmyg, 3 years ago.

Description

CKAN's harvesting facility is now live on DGU but there are some major improvements that could be made to make it more robust and better fit the generic CKAN harvesting framework proposed in #987.

Some of the key issues:

  • Error reports do not currently contain the ID or title of the document with the error.
  • We only have "added" and "error" logging on jobs when we really need a report of "added", "updated", "not changed" and "errors" with the items in each referencing a real metadata document for which harvesting was attempted
  • We need deletion and editing of sources, without deleting the harvested documents or packages
  • We need a more robust harvesting mechanism than a cron job or we need to deal with the case of multiple cron jobs running at once.
  • We need to know the last time a list of documents was scheduled for harvest and the last time each one was fetched.
#265 fixed More detail shown in Atom feed johnbywater dread

Reported by dread, 4 years ago.

Description

Use case

As a user I want to stay abreast of package changes, such as a new package being created, newer data is available for a package or a new download is available for a package.

Implementation

Add into the Atom feed:

  1. a package is a new one
  2. the resources have been changed
  3. the last_updated field has been changed
#2389 fixed More robust handling of DataExplorer errors amercader amercader

Reported by amercader, 2 years ago.

Description

US-0a

Do not show failed preview with red-bar (esp when just empty datastore ...)

  • Data Viewer checks if datastore is empty nad falls back to ther options if emtpy
  • DataStore? enabled is off by default and only turned on either explicitly by user or by DataStorer? on successful store ...

Loading/showing error reports

Note: See TracQuery for help on using queries.