-
Improvement
-
Resolution: Unresolved
-
Major
-
4.9.2
-
None
-
None
-
1 - Middle term
-
2 - Normal
On most cases, when we use Content.migrate, we want to publish the content to the live workspace. Currently, to do this, we have to set all optional parameters to false except the last one (only on web version).
To avoid this heavy call, if synchronizeLiveWorkspace is not defined, it should be set to true.
Take care to change automatic migrations to avoid this call if not wanted.