Skip to content

EnumFlagField breaks for Flag types that are not constructible from lists of values #102

@bckohan

Description

@bckohan

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions