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
We're seeing an issue where a Preparse field's value doesn't propagate to other sites, even if the Translation Method is set to Not translatable. This only happens if Parse before save is set to No. If this option is set to Yes, the field values propagate as expected.
Is this expected behaviour or a bug? How is the Parse before save intended to be used?
Steps to reproduce
Create a Preparse field in an installation with at least two sites. Set the field options as described above.
Add the field to a section that is active for at least two sites.
Save an entry in that section in one site. The Preparse field's value will only update in that site, while the other site will still have the old value.
The text was updated successfully, but these errors were encountered:
We're seeing an issue where a Preparse field's value doesn't propagate to other sites, even if the Translation Method is set to Not translatable. This only happens if Parse before save is set to No. If this option is set to Yes, the field values propagate as expected.
Is this expected behaviour or a bug? How is the Parse before save intended to be used?
Steps to reproduce
The text was updated successfully, but these errors were encountered: