When creating a new field in an existing group (let’s say a button group field named “Alias” with options none:None and custom:Custom) and you set the “Default Value” to “none”, it seems like get_field should return this default value even if the meta data for this new field hasn’t been added yet. Instead it returns empty.