Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix reaction of issues (#21185) #21196

Merged
merged 1 commit into from
Sep 18, 2022
Merged

Fix reaction of issues (#21185) #21196

merged 1 commit into from
Sep 18, 2022

Commits on Sep 17, 2022

  1. Fix reaction of issues (#21185)

    Fix #20860.
    
    `CommentID` in `FindReactionsOptions` should be -1 to search reactions
    with zero comment id.
    
    
    https://github.com/go-gitea/gitea/blob/8351172b6e5221290dc5b2c81e159e2eec0b43c8/models/issues/reaction.go#L108-L121
    
    Co-authored-by: Lauris BH <lauris@nix.lv>
    wolfogre and lafriks committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    7e43c98 View commit details
    Browse the repository at this point in the history