OpenLitterMap / OpenLitterMap/openlittermap-web

Lowercase category error during upload

Open
#150 0 comments 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.