Ticket #1689 (assigned enhancement)

Opened 2 years ago

Last modified 23 months ago

List deleted datasets in API

Reported by: dread Owned by: kindly
Priority: major Milestone:
Component: ckan Keywords:
Cc: Repository: ckan
Theme: none

Description

The admin extension allows deleted datasets to be viewed, but there is no equivalent in the API. The package_list API call filters to just 'state=active' datasets.

'state' could be a parameter on the package_list call

  • Easy to call and implement
  • But getting permissions right for the different state values may not be easy - maybe a separate logic function is better?

Change History

comment:1 Changed 23 months ago by ross

  • Cc kindly removed
  • Owner changed from dread to kindly
  • Status changed from new to assigned
Note: See TracTickets for help on using tickets.