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 opening an entry, changing the entry type and changing fields that are shared with the other entry type (a lightswitch for example), that change is not saved when you click on 'save draft'. Furthermore it's not saved even if you try again after that initial save draft.
Steps to reproduce
Create two identical entry types with a lightswitch and a plain text field, and put them in a structure
Create a new entry with Type B, save it, leave fields empty / unchecked.
Open the entry, then change the entry type to Type A and click on 'Create a draft'
Check the lightswitch and click on 'save draft', it stays unchecked. Try again, you can never make it checked.
Expected behavior
The fields should change. In my local test the text field doesn't seem to be affected, but on the production site it also doesn't change. Same with an asset field. However an entries field seems to save fine.