Closed dmgaldi closed 6 months ago
Make entity tree ordering optional. This allows us to disable it for user datasets, where the necessary column for ordering (EntityTypeGraph.entity_type_id) is not available.
Eventually, there will be a dedicated display_order column.
Overview
Make entity tree ordering optional. This allows us to disable it for user datasets, where the necessary column for ordering (EntityTypeGraph.entity_type_id) is not available.
Eventually, there will be a dedicated display_order column.