Commit b1f535a
committed
Fixes export profile never updated. MiniMapper too dangerous here:
DbEntityValidationException: Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
InvalidOperationException: The relationship could not be changed because one or more of the foreign-key properties is non-nullable.1 parent 4e61648 commit b1f535a
File tree
2 files changed
+12
-2
lines changed- src/Presentation/SmartStore.Web/Administration
- Controllers
- Views/Export
2 files changed
+12
-2
lines changedLines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
758 | | - | |
759 | | - | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
760 | 764 | | |
761 | 765 | | |
| 766 | + | |
762 | 767 | | |
763 | 768 | | |
| 769 | + | |
| 770 | + | |
764 | 771 | | |
765 | 772 | | |
766 | 773 | | |
| |||
779 | 786 | | |
780 | 787 | | |
781 | 788 | | |
| 789 | + | |
782 | 790 | | |
783 | 791 | | |
784 | 792 | | |
| |||
791 | 799 | | |
792 | 800 | | |
793 | 801 | | |
| 802 | + | |
794 | 803 | | |
795 | 804 | | |
796 | 805 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments