From a220dad83bebe4defa86c2a9a1ec3f87655ec8c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Wed, 5 Jun 2024 17:08:30 +0200 Subject: [PATCH] Do not pass StoredObjectCreated on Convert and Edit buttons --- .changes/unreleased/Fixed-20240605-170630.yaml | 5 +++++ .../Resources/public/vuejs/DocumentActionButtonsGroup.vue | 4 ++-- .../public/vuejs/StoredObjectButton/ConvertButton.vue | 2 +- .../public/vuejs/StoredObjectButton/WopiEditButton.vue | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) create mode 100644 .changes/unreleased/Fixed-20240605-170630.yaml diff --git a/.changes/unreleased/Fixed-20240605-170630.yaml b/.changes/unreleased/Fixed-20240605-170630.yaml new file mode 100644 index 000000000..2ab6ae9e0 --- /dev/null +++ b/.changes/unreleased/Fixed-20240605-170630.yaml @@ -0,0 +1,5 @@ +kind: Fixed +body: Do not allow StoredObjectCreated for edit and convert buttons +time: 2024-06-05T17:06:30.034259287+02:00 +custom: + Issue: "" diff --git a/src/Bundle/ChillDocStoreBundle/Resources/public/vuejs/DocumentActionButtonsGroup.vue b/src/Bundle/ChillDocStoreBundle/Resources/public/vuejs/DocumentActionButtonsGroup.vue index 192cdd271..b4c53eacd 100644 --- a/src/Bundle/ChillDocStoreBundle/Resources/public/vuejs/DocumentActionButtonsGroup.vue +++ b/src/Bundle/ChillDocStoreBundle/Resources/public/vuejs/DocumentActionButtonsGroup.vue @@ -4,13 +4,13 @@ Actions