Ticket #1680 (closed enhancement: wontfix)

Opened 2 years ago

Last modified 2 years ago

Group refactor top level element

Reported by: ross Owned by: ross
Priority: awaiting triage Milestone:
Component: ckan Keywords:
Cc: kindly Repository: ckan
Theme: none

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'

Change History

comment:1 Changed 2 years ago by ross

  • Status changed from new to closed
  • Resolution set to wontfix

David suggested that we could implement this with a group extra instead of a new attribute.

Note: See TracTickets for help on using tickets.