rokwire / surveys-building-block

Building Block that manages surveys in the Rokwire Platform.
Apache License 2.0
0 stars 1 forks source link

[BUG] Fix survey completed field #69

Closed roberlander2 closed 2 months ago

roberlander2 commented 2 months ago

Describe the bug The GET /surveys APIs load survey responses across all users to determine which surveys matching the request query have been completed by the requesting user.

To Reproduce Steps to reproduce the behavior:

  1. Have multiple users each complete a different public survey
  2. Each user gets the list of public surveys
  3. See each user appears to have completed each survey that any user has completed