Jake B.
Well-known member
- Affected version
- 2.X
The Poll entity is missing a content type definition, which is making my life a bit difficult. I'm currently having to extend the poll structure to add
$structure->contentType = 'poll';
which is kind of messy and seems like it'd be really easy to break if anyone else did something similar using a different contentType value