Skip to content

fix(friend): record friend request refusal handler - #3801

Open
FGadvancer wants to merge 1 commit into
3.8.3-patchfrom
codex/fix-friend-handler-3.8.3patch
Open

FGadvancer wants to merge 1 commit into
3.8.3-patchfrom
codex/fix-friend-handler-3.8.3patch

Conversation

@FGadvancer

@FGadvancer FGadvancer commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • set friendRequest.HandlerUserID to the acting operator when refusing a friend request
  • preserve existing refusal result and persistence behavior

Verification

  • go test ./pkg/common/storage/model ./pkg/common/storage/database/mgo ./pkg/common/storage/controller ./internal/rpc/group -run '^(TestMsgDocModelGetLimitForSingleDoc|TestGroupRequestHandlerUpdate)$' (passes)
  • full mgo package remains subject to the repository’s existing TestName1111 external Mongo dependency

Fixes #3806

@pull-request-size pull-request-size Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 17, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant