You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the deployment process relies on loaddata, which means that content deleted locally will not be deleted in production. The workaround is to unset publish, which feels slightly awkward. It also adds another filtering step for reporting.
Currently, the deployment process relies on
loaddata
, which means that content deleted locally will not be deleted in production. The workaround is to unsetpublish
, which feels slightly awkward. It also adds another filtering step for reporting.See also #6
The text was updated successfully, but these errors were encountered: