‼ [Polls 3.1] Error logs, when updating polls

When updating to the current polls version, you maybe find some error messages in the log (different ones, if updating via occ or app store update via web).

To make sure, everything is correct, repeat the procedure with

  1. disabling polls (app store or occ app:disable polls)
  2. enable polls (app store or occ app:enable polls)

After that the installation should be fine.

The reason seems to be that replaced classes are not loaded properly during the installation process. Enabling the second time, the classes are loaded and the repair steps will be executed properly.

Related github issue: