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
{{ message }}
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
I have a post table with an image field(featured_image // Single File) that is set to required. When I hit "Save as Copy" I get the error: Featured Image: This field is required - even though the field is actually populated. Other save options work as expected without error.
If the field is not set to required the entry gets duplicated without any error.
Expected Behavior
Duplication of the entry
Actual Behavior
Error message saying "field is required" even though field is populated