Skip to content

Commit e56d5c3

Browse files
authored
Added discounts to the list of data migrations (#2806)
* Added discounts to the list of data migrations * Update docs/content_management/data_migration/importing_data.md
1 parent e8b8f3d commit e56d5c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content_management/data_migration/importing_data.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ The following data migration step modes are available:
5555
| `content` | ✔ | ✔ | ✔ | |
5656
| `currency` | ✔ | ✔ | ✔ | |
5757
| `customer_group` | ✔ | ✔ | ✔ | |
58+
| `discount` | ✔ | ✔ | | |
5859
| `language` | ✔ | | | |
5960
| `location` | | ✔ | | ✔ |
6061
| `object_state` | ✔ | | | |

0 commit comments

Comments
 (0)