Boolean field type always reverts to false on localized fields
Created 5 years ago by brokenhd

Having an issue where the boolean field types work correctly on the default locale, but when switching and saving them on a different locale, they save fine and have correct values, but the in the admin they default again to false. So every time I save afterwards they save back to false. Is there something I am missing here?

brokenhd  —  5 years ago

We have since found the issue and submitted a PR (https://github.com/anomalylabs/streams-platform/pull/604).