Skip to content

(PRODUCT PAGE) The request for like product review that send twice led to removing all likes and dislikes on the product review #301

@Diana-Smolnikova

Description

@Diana-Smolnikova

Describe the bug
When the request for a like product review is sent again, all previous likes and dislikes, both mine and those of other users, are removed.

Expected Result
Upon resending the request with
{
"isLike" : "true"
}
the previously set like should be removed.

Actual Result
Upon resending the request
{
"isLike" : "true"
}
all likes/dislikes are removed.

2024-05-23.17.56.58.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghigh priorityHigh priority issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions