Skip to content

Commit b62744d

Browse files
committed
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 449a167 commit b62744d

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)