on ‎2023 Mar 02 3:35 PM
I have Enabled draft for an entity in my app
@odata.draft.enabled <br>@Capabilities.Insertable: false <br>@Capabilities.Deletable: false<br> @cds.redirection.target: true
entity MainEntity as projection on data.Maindata:<br>entity Maindata {<br> --------------<br> ---------------<br>---------------<br>------------------ <br>Relationship : Association to many Relationship on Relationship.UUID = UUID;<br>}
Getting error while editing in app object page.Property 'HasDraftEntity' does not exist in type 'Relationship'


Request clarification before answering.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.