nextcloud / nextcloud/circles

Adding a group to a team spams invalid requests for avatars and status on activity and display names are not shown

Open
#2,166 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
177
Forks
68
Avg merge
2d 22h
Merged PRs (30d)
60

Description

Screen 1

Image
  • Team owner: Mention bubble with "You", should either be your full name, or no mention bubble
  • Members: Group ID is shown instead of the display name

Screen 2

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the team group-adding flow and review lib/Activity/ProviderSubjectCircleMember.php around lines 36-38. Compare the two reported screens, then trace how group IDs, display names, avatars, status, mention bubbles, and activity icons are populated. Done means group display names and correct member types appear, the owner label is correct, the activity icon is visible, and invalid avatar/status requests stop.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
backend, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.