⚠️ This issue respects the following points: ⚠️
Describe the goal you'd like to achieve
As a poll owner, I want to be able to transfer a poll to another user via the UI, because it helps to have complex polls created by an experienced user and then hand ownership over to someone who is actually in charge. It also helps to work around the problem that delegated admins cannot see participant names in the UI and export when "never show results" is enabled on a non-anonymous poll . Furthermore, it creates consistency with other apps such as forms that provide such a feature.
The corresponding functionality has already been made available via occ command here: #2297
Describe possible solutions
It probably make sense to align this as much as possible with similar functionality in other apps, such as forms: nextcloud/forms#1416
Additional context
No response
Describe the goal you'd like to achieve
As a poll owner, I want to be able to transfer a poll to another user via the UI, because it helps to have complex polls created by an experienced user and then hand ownership over to someone who is actually in charge. It also helps to work around the problem that delegated admins cannot see participant names in the UI and export when "never show results" is enabled on a non-anonymous poll . Furthermore, it creates consistency with other apps such as forms that provide such a feature.
The corresponding functionality has already been made available via occ command here: #2297
Describe possible solutions
It probably make sense to align this as much as possible with similar functionality in other apps, such as forms: nextcloud/forms#1416
Additional context
No response