nextcloud / polls

🗳️ Polls app for Nextcloud
https://apps.nextcloud.com/apps/polls
GNU Affero General Public License v3.0
257 stars 73 forks source link

Poll administrators should always see results #3732

Closed Logianer closed 1 month ago

Logianer commented 1 month ago

⚠️ This issue respects the following points: ⚠️

Describe the goal you'd like to achieve

If you share a poll and give the user administrative rights (aka. you make them a "poll administrator") it would be a good idea that they can also see the results no matter what rule for showing the polls results are set.
Right now, if you don't share the results as an owner, share the poll with a user "A", that user "A" can only edit the poll but not see the results.

Why should we care? 1) The poll owner can also always see the results and... 2) A poll administrator could just change the visibility of the results, reload the page and see it like that. That is neither intuitive, nor is it user-friendly or data protection compliant, because this permission changes for all users that have access to the poll.

Describe possible solutions

1) Add a seperate share permission besides "administrative rights". Something like "can see results". 2) Make users with "administrative rights" on a poll also able to see the its results. This solution would change current behaviour.

Additional context

No response

dartcafe commented 1 month ago

Linked to #3367

Logianer commented 1 month ago

This is exactly the issue i am describing, closing as duplicate of #3367

github-actions[bot] commented 3 weeks ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.