From 0fe49a6f90124504ea823a82f0879f81abebca8b Mon Sep 17 00:00:00 2001 From: Daniel Hutzel Date: Tue, 1 Apr 2025 16:27:40 +0200 Subject: [PATCH] Update fiori/app/common.cds --- fiori/app/common.cds | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fiori/app/common.cds b/fiori/app/common.cds index 39a3ae8e..dd9ec8f7 100644 --- a/fiori/app/common.cds +++ b/fiori/app/common.cds @@ -106,6 +106,8 @@ extend my.Genres with Hierarchy; // // Genres Tree Table Annotations // +// DISCLAIMER: The below are an alpha version implementation and will change in final release !!! +// annotate my.Genres with @Aggregation.RecursiveHierarchy #GenreHierarchy: { $Type : 'Aggregation.RecursiveHierarchyType', NodeProperty : ID, // identifies a node