Rich subject or a parameter for "{member} left {circle}" is malformed
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
Getting this type error in my activity feed any time a user joins or leaves a circle. Also filed to instance admins here.
Rich subject or a parameter for "{member} left {circle}" is malformed
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the activity-feed handling for the exact malformed "{member} left {circle}" message and review the linked instance-admin report for context. Trace the join and leave activity paths; done means both events no longer produce the type error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100