Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Integrate Groups BB #13

Open
shurwit opened this issue Apr 10, 2023 · 0 comments · May be fixed by #16
Open

[FEATURE] Integrate Groups BB #13

shurwit opened this issue Apr 10, 2023 · 0 comments · May be fixed by #16
Assignees
Labels
enhancement New feature or request

Comments

@shurwit
Copy link
Collaborator

shurwit commented Apr 10, 2023

Is your feature request related to a problem? Please describe.
We would like to be able to associate Surveys with Groups BB groups or specific users.

Describe the solution you'd like
Group members should be able to create a survey and publish it to one or more Groups BB groups, or to a specific list of users. When a new survey is created within a group or with the user list specified, we should send a notification to those users. We should augment our /api/surveys API to allow users to filter by group ID. When granting access to a group survey, we need to check that the user is a member of the associated group to view or respond to the survey, or that they are an admin/original creator to update or delete it. When a user submits a response, we should send a notification to the survey creator if sensitive=false. Admins and the original creator should also be able to view any responses submitted to the survey if sensitive=false.

Additional context
See the Polls BB for an example of this type of integration: https://github.com/rokwire/polls-building-block/blob/5171e80109bdfe60211771ad1440a1018464bbf7/core/services.go#L36

@shurwit shurwit added the enhancement New feature or request label Apr 10, 2023
@shurwit shurwit assigned akshadpai and unassigned roberlander2 Jun 5, 2023
@akshadpai akshadpai linked a pull request Jun 8, 2023 that will close this issue
18 tasks
@akshadpai akshadpai linked a pull request Jun 8, 2023 that will close this issue
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants