Ticket #1492 (closed defect: wontfix)

Opened 2 years ago

Last modified 23 months ago

Interference between extra and relationship fields in API

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

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?

Change History

comment:1 Changed 2 years ago by dread

  • Cc elquenor@… added

comment:2 Changed 23 months ago by kindly

  • Cc elquenor@… removed
  • Status changed from new to closed
  • Resolution set to wontfix
Note: See TracTickets for help on using tickets.