Commit Graph

3 Commits

Author SHA1 Message Date
4380ba34d5 FIX: Make site tasks work with duplicated uploads (#13972)
Uploads can be reused between site settings. This change allows the same
upload to be exported only once and then the same file is reused. The
same applies to import.
2021-08-18 15:57:31 +03:00
e2af2a2219 FIX: Make rake site:export_structure export uploads (#13938)
It failed because of an undefined variable.
2021-08-04 11:14:30 +03:00
7c29ff3d85 FEATURE: Add tasks to export and import site structure (#12584) 2021-05-24 12:38:42 +10:00