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 you save a Content template, the change isn't immediately written to disk - items are written to disk when you export, but not on save.
Reason
Due to the blueprint events in umbraco being slightly different from 'normal' items - these events where not initially tracked in uSync 9+ - But since we have rationalized things in v10 we can actually have these events back quite easily.
The text was updated successfully, but these errors were encountered:
Version :
uSync v10.
Issue:
When you save a Content template, the change isn't immediately written to disk - items are written to disk when you export, but not on save.
Reason
Due to the blueprint events in umbraco being slightly different from 'normal' items - these events where not initially tracked in uSync 9+ - But since we have rationalized things in v10 we can actually have these events back quite easily.
The text was updated successfully, but these errors were encountered: