From 128572ac8e57771f13291952ca940e333c48b447 Mon Sep 17 00:00:00 2001 From: Johannes Vogel Date: Mon, 6 May 2024 10:31:25 +0200 Subject: [PATCH] Node.js - rm dropped legacy config for draft locks --- node.js/fiori.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/node.js/fiori.md b/node.js/fiori.md index 5ef244a91..4ad32d232 100644 --- a/node.js/fiori.md +++ b/node.js/fiori.md @@ -95,10 +95,6 @@ You can set the property to one of the following: - number of minutes like `'10min'` - number of milliseconds like `1000` -::: warning -`cds.drafts.cancellationTimeout` is deprecated and will be removed in an upcoming release. Please mind that the `cds.fiori.draft_lock_timeout` expects a different value. -::: - ### Bypassing the SAP Fiori Draft Flow Creating or modifying active instances directly is possible without creating drafts. This comes in handy when technical services without a UI interact with each other.