Skip to content

feat: direct CRUD in both stacks#2406

Draft
sjvans wants to merge 3 commits intomainfrom
direct-crud
Draft

feat: direct CRUD in both stacks#2406
sjvans wants to merge 3 commits intomainfrom
direct-crud

Conversation

@sjvans
Copy link
Contributor

@sjvans sjvans commented Feb 17, 2026

No description provided.


### Direct CRUD <Beta />

With <Config>cds.fiori.direct_crud:true</Config>, creating or modifying active instances directly is possible without creating drafts.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same config for Node.js and Java?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this one yes, because it affects compile to odata. but there will be an additional config for java, afaik.

@sjvans sjvans marked this pull request as draft February 17, 2026 15:00
@renejeglinsky
Copy link
Contributor

Should this PR be marked as "Ready for review"?

Comment on lines +534 to +537
:::warning Additional entry point
Note that this feature creates additional entry points to your application. Custom handlers are triggered with delta
payloads rather than the complete business object.
:::
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The is a warning regarding mass edit, not direct_crud, yes?

[Learn how to query drafts in Java.](../../java/fiori-drafts#draftservices){.learn-more}


### Direct CRUD <Beta />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants