OpenLitterMap / OpenLitterMap/openlittermap-web
Lowercase category error during upload
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 134
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
ErrorException: Undefined property: stdClass::$food in /home/forge/openlittermap.com/app/Jobs/UploadData.php:57
--
Contributor guide
No contributing guide indexed for this repository
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 by reading app/Jobs/UploadData.php around line 57 and trace the upload data passed into the job. Reproduce the upload that triggers the Undefined property error and determine how lowercase categories reach the food lookup. Done means the reported upload no longer raises this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100