We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e139e2e commit 12b68a2Copy full SHA for 12b68a2
index.cds
@@ -4,7 +4,7 @@ namespace sap.changelog;
4
/**
5
* Used in cds-plugin.js as template for tracked entities
6
*/
7
-aspect aspect @(UI.Facets: [{
+@cds.persistence.skip entity aspect @(UI.Facets: [{
8
$Type : 'UI.ReferenceFacet',
9
ID : 'ChangeHistoryFacet',
10
Label : '{i18n>ChangeHistory}',
0 commit comments