A user reported that in the form to add a new post some custom script is included to append an empty default select field option. But, if the same code is used in the post edit form, it doesn't show the field's saved value.
Solution:
Suggested some changes to the custom script, so that it doesn't change the selected option in the select field.