-
-
Notifications
You must be signed in to change notification settings - Fork 270
Open
Description
When inserting new fields into a table based post_type if you enter two fields with the same slug the process will die as expected... however some of the fields will get created in the db table structure but the pod won't save them... when you refresh the pod will be empty and table structure will have been partially changed till it go to the duplicate field.