Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (916 - 918 of 2152)

Ticket Resolution Summary Owner Reporter
#1478 fixed change package_group to members table kindly kindly

Reported by kindly, 2 years ago.

Description

This will comprise of the following steps.

  • model migration.
  • simplify revisioning
  • Remove any sqlalchemy relations from groups.
  • change logic functions

estimate 2d

#1485 fixed Package/Group form extension mechanism so you can add forms for particular package_types kindly kindly

Reported by kindly, 2 years ago.

Description

We want to be able to change form depending on package type or group type.

This is dependent on a type field being added to the Package and the Group.

#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?

Note: See TracQuery for help on using queries.