Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (745 - 747 of 2152)

Ticket Resolution Summary Owner Reporter
#1045 fixed Group identified by ID in API dread dread

Reported by dread, 3 years ago.

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
#1502 fixed Group package list is ordered by revision timestamp instead of alphabetically johnglover johnglover
#1680 wontfix Group refactor top level element ross ross

Reported by ross, 2 years ago.

Description

The new group refactor allows for a hierarchy of groups where each group has a type - to be able to implement a tree of groups.

It will need a flag within the group to denote that it is a top level group, to circumvent the need to determine whether the group is a child of a parent node (for a specific use case - a publisher representing the department that only contains publishers).

Suggest 'is_top_level'

Note: See TracQuery for help on using queries.