I think, that it would be great, if there is an option to disable fallbacks for some localized field, becuase sometimes I really need to get a value only if it's defined for current locale, and for other fields I need standard fallback behaviour. It could be like field :foo, localize: true, fallbacks: false
- is duplicated by
-
MONGOID-3968 Add option to localized fields to disable fallbacks. MONGOID-3937
- Closed