Ticket #2815 (new defect)

Opened 21 months ago

Last modified 19 months ago

db_to_form_package_schema() strips tracking summary, isopen

Reported by: seanh Owned by: seanh
Priority: awaiting triage Milestone: ckan-v1.8.1
Component: ckan Keywords:
Cc: Repository: ckan
Theme: none

Description

If an IDatasetForm plugin with a db_to_form_schema() based on db_to_form_package_schema() (which is in turn based on default_package_schema()) is in use then the 'tracking_summary' dict and the 'isopen' bool get stripped from package dicts during validation, e.g. during package_show(), and these values are then not available to templates.

Change History

comment:1 Changed 19 months ago by seanh

  • Milestone changed from ckan-v1.8 to ckan-v1.8.1
Note: See TracTickets for help on using tickets.