Open pflstr opened 4 years ago
For this to work:
Alternatively, title and content could also be moved into attributes, hence providing a unified, uniform system for saving and retreiving data. THis would probably be the most extensible option.
Don't do anything for now. I think it technically works, but I need to fix some things locally. Don't worry about it, leave it to me.
It doesn't work, I verified it. Poll is stored as an attribute (poll name, relationship to options, etc), not as a relationship.
Not doing anything now, but this might be worth straightening out before y'all tag the release
I meant that some of the code for it is there, but not handled correctly.
Similar to https://github.com/FriendsOfFlarum/drafts/issues/1:
If a discussion with a poll is saved as a draft the poll part is not saved.