From 11cf0d1ef797680086f8d73cfbdc5854a476a00b Mon Sep 17 00:00:00 2001
From: MaciekVoucherify <130568368+MaciekVoucherify@users.noreply.github.com>
Date: Mon, 15 Jun 2026 16:45:31 +0200
Subject: [PATCH 1/3] Pioter request
---
documentation/orchestrate/campaign-maintenance.mdx | 6 ++++++
documentation/orchestrate/voucher-maintenance.mdx | 6 ++++++
2 files changed, 12 insertions(+)
diff --git a/documentation/orchestrate/campaign-maintenance.mdx b/documentation/orchestrate/campaign-maintenance.mdx
index f22571d49..acc8362b7 100644
--- a/documentation/orchestrate/campaign-maintenance.mdx
+++ b/documentation/orchestrate/campaign-maintenance.mdx
@@ -40,6 +40,12 @@ From the dashboard, you can:
You can modify certain campaign settings after launch without affecting issued codes.
+
+
+Campaign edits update campaign-level settings. In standalone campaigns, the shared standalone code is still a voucher that belongs to the campaign. If you want to update only that code, edit the voucher directly instead.
+
+
+
Go to **Campaign hub** > **Campaigns** and select the campaign. Click the edit button in the upper right corner to open the campaign builder.
### What you can change
diff --git a/documentation/orchestrate/voucher-maintenance.mdx b/documentation/orchestrate/voucher-maintenance.mdx
index ddf7bc402..1de4ed8df 100644
--- a/documentation/orchestrate/voucher-maintenance.mdx
+++ b/documentation/orchestrate/voucher-maintenance.mdx
@@ -23,6 +23,12 @@ You can update a single voucher manually by editing it.
Go to a given voucher and click the pencil icon in the top right corner to edit it.
+
+
+If you want to update one voucher or standalone code, edit the voucher directly. Editing the campaign changes campaign-level settings and can affect vouchers that belong to the campaign.
+
+
+
Depending on the voucher type, you can modify different details. The details edited in the voucher override the settings set up for its campaign. For example, you can change the time frame of a discount coupon, so that it's active at different times than the campaign.
Additionally, for gift and loyalty cards, you can add or subtract their credits or loyalty points by clicking the **Adjust credits** or **Adjust points** button in the top right corner of a card view.
From 4c38056a41a452dfb4033fd0bef75b568219cbbf Mon Sep 17 00:00:00 2001
From: MaciekVoucherify <130568368+MaciekVoucherify@users.noreply.github.com>
Date: Mon, 15 Jun 2026 16:53:50 +0200
Subject: [PATCH 2/3] Update campaign-maintenance.mdx
---
documentation/orchestrate/campaign-maintenance.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/orchestrate/campaign-maintenance.mdx b/documentation/orchestrate/campaign-maintenance.mdx
index acc8362b7..89fdcd74f 100644
--- a/documentation/orchestrate/campaign-maintenance.mdx
+++ b/documentation/orchestrate/campaign-maintenance.mdx
@@ -42,7 +42,7 @@ You can modify certain campaign settings after launch without affecting issued c
-Campaign edits update campaign-level settings. In standalone campaigns, the shared standalone code is still a voucher that belongs to the campaign. If you want to update only that code, edit the voucher directly instead.
+Campaign edits update campaign-level settings, not an individual voucher or standalone code directly. In standalone campaigns, the shared standalone code is still a voucher that belongs to the campaign. If you want to update only that code, edit the voucher directly instead.
From c6f8c90ac72384436327490d9a4664db9ca4802c Mon Sep 17 00:00:00 2001
From: MaciekVoucherify <130568368+MaciekVoucherify@users.noreply.github.com>
Date: Tue, 16 Jun 2026 09:18:29 +0200
Subject: [PATCH 3/3] Update campaign-maintenance.mdx
---
documentation/orchestrate/campaign-maintenance.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/orchestrate/campaign-maintenance.mdx b/documentation/orchestrate/campaign-maintenance.mdx
index 89fdcd74f..0e192273f 100644
--- a/documentation/orchestrate/campaign-maintenance.mdx
+++ b/documentation/orchestrate/campaign-maintenance.mdx
@@ -54,7 +54,7 @@ You can change the following campaign settings. They may affect codes differentl
| Setting | Impact on existing codes |
|---------|-------------------------|
-| Metadata | Applies to all codes if **Use the voucher's metadata schema** is selected in the campaign builder's **Metadata (optional)** step|
+| Metadata | Campaign metadata is updated at the campaign level. Voucher metadata changes apply only to vouchers that haven't been published or redeemed yet. |
| Start and end dates, other time limits | Affects all codes that haven't been published or redeemed yet
Vouchers that are already published or redeemed keep their existing settings. To change their settings, update the voucher directly.|
| Validation rules | Affects all codes, even the published or redeemed ones
Changes to validation rules affect all future redemption attempts, including codes already issued to customers.|
| Category assignment | Affects all codes that haven't been published or redeemed yet |