v.20.10Bug Fix

Fix Nullable(String) to Enum Conversion Bug

Fix a bug when converting Nullable(String) to Enum. Introduced by #12745. This fixes #14435. #14530 (Amos Bird).