You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: install-dev/data/xml/feature_flag.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@
23
23
<feature_flagid="front_container_v2"name="front_container_v2"type="env,dotenv,db"label_wording="New front container"label_domain="Admin.Advparameters.Feature"description_wording="Enable / Disable the new front container."description_domain="Admin.Advparameters.Help"state="0"stability="beta" />
24
24
<feature_flagid="customer_group"name="customer_group"type="env,dotenv,db"label_wording="Customer group"label_domain="Admin.Advparameters.Feature"description_wording="Enable / Disable the customer group page."description_domain="Admin.Advparameters.Help"state="0"stability="beta" />
25
25
<feature_flagid="store"name="store"type="env,dotenv,db"label_wording="Store"label_domain="Admin.Advparameters.Feature"description_wording="Enable / Disable the store page."description_domain="Admin.Advparameters.Help"state="0"stability="beta" />
26
-
<feature_flagid="merchandise_return"name="merchandise_return"type="env,dotenv,db"label_wording="Merchandise return"label_domain="Admin.Advparameters.Feature"description_wording="Enable / Disable the merchandise return page."description_domain="Admin.Advparameters.Help"state="0"stability="beta" />
26
+
<feature_flagid="merchandise_return"name="merchandise_return"type="env,dotenv,db"label_wording="Merchandise return"label_domain="Admin.Advparameters.Feature"description_wording="Enable / Disable the merchandise return page."description_domain="Admin.Advparameters.Help"state="1"stability="stable" />
27
27
<feature_flagid="improved_shipment"name="improved_shipment"type="env,dotenv,db"label_wording="Improved shipment"label_domain="Admin.Advparameters.Feature"description_wording="Enable / Disable the newly improved shipment system."description_domain="Admin.Advparameters.Help"state="0"stability="beta" />
28
28
<feature_flagid="discount"name="discount"type="env,dotenv,db"label_wording="Discount"label_domain="Admin.Advparameters.Feature"description_wording="Enable / Disable the new discount system."description_domain="Admin.Advparameters.Help"state="0"stability="beta" />
29
29
<feature_flagid="tag"name="tag"type="env,dotenv,db"label_wording="Tag"label_domain="Admin.Advparameters.Feature"description_wording="Enable / Disable the tag page."description_domain="Admin.Advparameters.Help"state="1"stability="stable" />
0 commit comments