-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
31a3d24
commit 79c5945
Showing
2 changed files
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
--- | ||
title: 'Copy exclusions between the Conditions and Actions' | ||
title: 'Copy exclusions between the Conditions and Actions, Introducing `unique_case_insensitivity` field for string validation' | ||
date: '2024-09-05' | ||
tags: ['Commerce Manager', 'Promotions Builder'] | ||
tags: ['Commerce Manager', 'Promotions Builder', 'Commerce Extensions'] | ||
hide_blog_post_date: false | ||
--- | ||
|
||
**MINOR** We have added the `unique_case_insensitivity` field for string validation to control whether or not case differences, for example, ABC vs. abc, are treated as conflicting when `unique` is set to `yes`. For more information, see [String Validation](/docs/api/commerce-extensions/custom-fields#string-validation). | ||
|
||
**MINOR** Commerce Manager: We have added the capability to copy exclusions between the **Actions** and **Conditions** sections in the Promotions Builder. For more information, see [Creating a Promotion in Promotions Builder](/docs/commerce-manager/promotions-builder/creating-a-promotion-in-promotions-builder). | ||
|
||
<iframe class="vidyard-player-embed" title="Elastic Path _ Commerce Manager - Copy Exclusions" src="//play.vidyard.com/4fYiP1QhLqAao3QQRyDeyN.html?" width="100%" height="540" scrolling="no" frameborder="0" allowtransparency="true" allowfullscreen="true" referrerpolicy="no-referrer-when-downgrade"></iframe> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters