Skip to content

feedback query always returns all the feedbacks #6149

@shreyanshdwivedi

Description

@shreyanshdwivedi

Describe the bug

Currently, there is no filter in the query method of FeedbackList in app/api/feedbacks.py.
Query should be introduced to fiter the feedbacks

To Reproduce
Steps to reproduce the behavior:

  1. Go to /events/<int:event_id>/feedbacks or /users/<int:user_id>/feedbacks or /events/<event_identifier>/feedbacks or /sessions/<int:session_id>/feedbacks in postman
  2. See error

Expected behavior

Feedbacks related to specified user, event or session should be returned

Additional context

On it

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions