rokwire / surveys-building-block

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

[#69] Fix survey completed field #70

Closed roberlander2 closed 2 months ago

roberlander2 commented 2 months ago

Description

This PR fixes a bug where the list of all survey responses across all users for a given list of surveys is used to determine which surveys the requesting user has completed.

Resolves #69

Review Time Estimate

Please give your idea of how soon this pull request needs to be reviewed by selecting one of the options below. This can be based on the criticality of the issue at hand and/or other relevant factors.

Type of changes

Please select a relevant option:

Checklist:

Please select all applicable options:


stefanvit commented 2 months ago

@roberlander2 i misunderstood and I thought it should not be based on the current user. Thank you! LGTM!