chore(feature-flags): Remove OrderEditing feature flag (#3006)

This commit is contained in:
Oliver Windall Juhl
2023-01-13 12:10:09 +01:00
committed by GitHub
parent d2c692aa96
commit 9e3beaf531
51 changed files with 300 additions and 984 deletions

View File

@@ -1492,17 +1492,6 @@ Object of the following format:
This section holds all events related to order edits.
:::note
As of Medusa v1.3.9, Order Edits are available but guarded by a feature flag. To use Order Edits either:
1. Enable the `MEDUSA_FF_ORDER_EDITING` environment variable;
2. Or enable the `order_editing` key in the Medusa server's settings.
You can learn more about enabling it in the [feature flags](../feature-flags/toggle.md) documentation.
:::
<table class="reference-table">
<thead>
<tr>
@@ -1671,17 +1660,6 @@ Object of the following format:
This section holds all events related to order edit item changes.
:::note
As of Medusa v1.3.9, Order Edits are available but guarded by a feature flag. To use Order Edits either:
1. Enable the `MEDUSA_FF_ORDER_EDITING` environment variable;
2. Or enable the `order_editing` key in the Medusa server's settings.
You can learn more about enabling it in the [feature flags](../feature-flags/toggle.md) documentation.
:::
<table class="reference-table">
<thead>
<tr>