Skip to content

feat: direct CRUD in both stacks#2406

Open
sjvans wants to merge 12 commits intomainfrom
direct-crud
Open

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

Conversation

@sjvans
Copy link
Copy Markdown
Contributor

@sjvans sjvans commented Feb 17, 2026

Related to capire/xtravels#38

@sjvans sjvans marked this pull request as draft February 17, 2026 15:00
renejeglinsky
renejeglinsky previously approved these changes Feb 26, 2026
@renejeglinsky
Copy link
Copy Markdown
Contributor

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

@PDT42 PDT42 marked this pull request as ready for review March 25, 2026 14:51
See draft lock configuration for [Node.js](../../node.js/fiori#draft-locks) or [Java](../../java/fiori-drafts#draft-lock).
:::

Direct CRUD is also a prerequisite for [SAP Fiori Elements Mass Edit](https://sapui5.hana.ondemand.com/sdk/#/topic/965ef5b2895641bc9b6cd44f1bd0eb4d.html), which lets users change multiple objects with the same editable properties in one step — without creating individual drafts per row.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

What happens if one object in a mass edit is locked?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

If some of the records fail with errors or warnings, the updates for the other selected instances are still executed. as described in the linked docs

sjvans and others added 3 commits April 2, 2026 09:43
@sjvans sjvans requested a review from danjoa April 2, 2026 11:54
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.

5 participants