See: https://github.com/nextcloud/polls/releases/tag/v1.7.3-RC1
Download: https://github.com/nextcloud/polls/releases/download/v1.7.3-RC1/polls-1.7.3-RC1.zip
[fix] #1181 - Speed up poll overview, by avoiding unnecessary loading of polls, the user is not allowed to see
See also https://github.com/nextcloud/polls/milestone/31?closed=1
A special notice: This version adds some unique indexes to the tables and therefore removes duplicates of options, votes and shares (and subscriptions, preferences and notifications) before the migration. If duplicates are found, the first entry will be kept and the duplicates get deleted.
Trying to upgrade (on a test-system) from 1.6.3 to 1.7.2 beta3 failed with this error:
Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'ALTER TABLE oc_polls_log CHANGE poll_id poll_id INT DEFAULT 0 NOT NULL, CHANGE user_id user_id VARCHAR(64) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE utf8mb4_bin, CHANGE message_id message_id VARCHAR(64) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE utf8mb4_bin, CHANGE message message VARCHAR(128) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE utf8mb4_bin':
SQLSTATE[01000]: Warning: 1265 Data truncated for column 'message' at row 1
Update failed
Edit:
Thanks for the changes! Many of changes are will help us, a lot.
Could you open a separate issue and add some information from the log?
Heyo! Do you already have a timeline in mind for the release of version 1.7?
Background: My organization is on a managed Nextcloud instance (so I can't sideload apps) and we're contemplating using your app for a bunch of internal votes that have to happen on Feb 27 & 28. The main roadblock here is that we need #738 for that, but as I said, we can't use v1.7 unless it's released on the Nextcloud App Store. In order to be able for us to test and prepare everything that would need to happen within the next week or so, so I wanted to ask whether that's something worth hoping for or not. In any case, thanks for your terrific work!
I am planning to close the version this weekend. Until the appstore release it will last a few days, depending on @v1r0x 's time.
Oh, that's great to hear! Looking forward to it, cheers!
@burnoutberni Latest release (1.7.4) is released to the appstore 馃帀
Thanks again to @dartcafe for his work! 馃帀 馃暫
Most helpful comment
@burnoutberni Latest release (1.7.4) is released to the appstore 馃帀
Thanks again to @dartcafe for his work! 馃帀 馃暫