From 044f513e16e07bd0aad25eac70608fd70eb65281 Mon Sep 17 00:00:00 2001 From: "Dr. David A. Kunz" Date: Wed, 28 May 2025 13:08:54 +0200 Subject: [PATCH] . --- fiori/app/common.cds | 1 - 1 file changed, 1 deletion(-) diff --git a/fiori/app/common.cds b/fiori/app/common.cds index e4ebc121..d704237b 100644 --- a/fiori/app/common.cds +++ b/fiori/app/common.cds @@ -127,7 +127,6 @@ annotate my.Genres with @Hierarchy.RecursiveHierarchy #GenreHierarchy: { }; annotate my.Genres with @( - readonly, cds.search: {name} ); ////////////////////////////////////////////////////////////////////////////