Ticket #1776 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Granular editing of vocabulary tags

Reported by: seanh Owned by: seanh
Priority: awaiting triage Milestone: ckan-sprint-2012-02-20
Component: ecportal Keywords: taxonomies [1d]
Cc: Repository: ckan
Theme: none

Description

Add API calls for adding one or more tags to and removing one or more tags from a vocabulary, without affecting the other tags in that vocabulary and without having to pass the full list of the vocabulary's tags.

Change History

comment:1 Changed 2 years ago by seanh

  • Keywords [1d] added

comment:2 Changed 2 years ago by seanh

Implemented create_tag() and delete_tag() logic action functions. If you specify a vocabulary_id in the params you can use these to add tags to vocabs, one at a time.

There are not yet functions for adding or removing multiple tags in a single API call.

comment:3 Changed 2 years ago by seanh

  • Component changed from ckan to ecportal

comment:4 Changed 2 years ago by seanh

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.