-
Notifications
You must be signed in to change notification settings - Fork 312
Description
The polling feature is available in the system, but it is not possible to restrict the visibility of a poll to a specific group of users .
Problem:
Polls are currently visible to all users who have access to the project or workspace.
There is no option to target a poll to specific roles or user groups (e.g., only developers, QA, or managers).
As a result, irrelevant team members see polls that do not concern them (e.g., a technical poll for developers is visible to HR or analysts).
Expected behavior:
When creating or editing a poll, it should be possible to specify:
Individual users
User groups (e.g., "Development", "QA", "Team Leads")
Project roles
The poll should only be visible to the selected users.
Other users should not see the poll in their list.
Example:
Create a poll "Release Quality Assessment"
Specify: "Show only to the development team"
Only developers can see and participate in the poll
Justification:
This functionality is necessary to:
Increase poll relevance
Collect accurate feedback from the right audience
Support internal corporate governance
Additional information:
If this feature is under development, please indicate where it is being tracked