-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
Describe the bug
Currently there is hard delete for feedback. When a user sets his/her rating to 0 again, the feedback of the user should be removed completely from the db.
This issue needs to be solved to merge fossasia/open-event-frontend#3198
Expected behavior
When the user clears his/her rating (i.e. sets it to 0 again), the feedback must be removed.
Additional context
On it