Ticket #1045 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Group identified by ID in API

Reported by: dread Owned by: dread
Priority: major Milestone: ckan-v1.4-sprint-4
Component: ckan Keywords:
Cc: apohllo@… Repository: ckan
Theme: none

Description

http://ckan.net/api/2/rest/group

returns group IDs but I can only reach a group by name:

http://ckan.net/api/2/rest/group/economics

when I also want to get a group by ID:

http://ckan.net/api/2/rest/group/04fb43d2-8ddf-4485-9bf5-66d47d3672f3

Change History

comment:1 Changed 3 years ago by dread

  • Cc apohllo@… added
  • Status changed from new to closed
  • Resolution set to fixed

Fixed in cset:98eb8b8d063e on default, scheduled for CKAN version 1.4.

comment:2 Changed 3 years ago by dread

  • Milestone set to ckan-v1.4-sprint-4

comment:3 Changed 3 years ago by dread

  • Status changed from closed to reopened
  • Resolution fixed deleted

Want to identify groups by ID also in the Web interface.

comment:4 Changed 3 years ago by dread

  • Status changed from reopened to closed
  • Resolution set to fixed

Fixed in cset:71621df50983 on default ready for ckan 1.4

Note: See TracTickets for help on using tickets.