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
When a checkbox is unchecked, Sitecore serializes the field with properties "content-length: 0" and no-value. Ship ignores this field while installation. To check whether its a product issue, we used the "Serialize tree" and "Revert tree" option in Sitecore where it worked fine.
So, its only Ship which ignores the field but Sitecore accounts it and makes the changes properly.