nextcloud / nextcloud/circles

Undefined index: instance at /var/www/apps/circles/lib/Model/BaseMember.php#388

Open
#507 3 comments 1 reaction 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

Hello,
I have lots of logs Undefined index: instance at /var/www/apps/circles/lib/Model/BaseMember.php#388, Undefined index: member_id at /var/www/apps/circles/lib/Model/BaseMember.php#378 and Undefined index: instance at /var/www/apps/circles/lib/Model/BaseMember.php#391.
Don't know if there is a functionnal impact, I should ask users...
Any idea ? Thanks

Nextcloud 19.0.3 on Debian 10 LAMP
Circles 0.19.7

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

Read lib/Model/BaseMember.php around lines 378, 388, and 391, then trace the requests that produce the reported missing member_id and instance entries. Determine whether the notices have a functional effect and document a reproducible cause and expected behavior; the issue is done when the cause and an appropriate fix are validated.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.