Neil McGovern created an issue:
When visiting a thread with a poll, a 500 internal server error occurs.
Example: https://discourse.gnome.org//t/is-it-time-to-turn-shell-extension-version-locking-back-on/809
From the logs:
NoMethodError (undefined method `chart_type' for #<Poll:0x00007ff494fe8e28>) /discourse/vendor/bundle/ruby/2.6.0/gems/activemodel-6.0.1/lib/active_model/attribute_methods.rb:431:in `method_missing'
I suspect that a gem has gone out of sync somewhere, perhaps an upgrade of the container may fix it.
/cc @averi @barthalion #/confidential