You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The FlagChoices type derives from EnumProperties which overrides _missing_ and will or lists of flag values together. We only tested against FlagChoices derived flag types so this bug wasn't surfaced.