Undefined index: instance at /var/www/apps/circles/lib/Model/BaseMember.php#388
Nobody has claimed this yet.
- 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
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
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