Jandev / Jandev/minifier

Trying to retrieve a non existing slug results in an internal server error

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Description

When a non-existing slug is being searched for, an internal server error occurs (HTTP 500).

Probably due to a collection being `null`.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing a lookup for a non-existing slug in the Azure Functions application and trace the request path that produces HTTP 500 when the collection is null. Done means the missing-slug request no longer returns an internal server error and instead has an appropriate not-found response.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
backend, cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.