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} ); ////////////////////////////////////////////////////////////////////////////