HarperFast / HarperFast/harper

drop_component should reject non-existent project names instead of returning 200

Open
#733 0 comments 0 reactions 1 assignee Claimed by @DavidCockerill View on GitHub
area:components bug from-jira
Dominant language
JavaScript
Stars
89
Forks
10
Avg merge
2d 6h
Merged PRs (30d)
200

Description

## Problem

`drop_component` accepts any `project` value — including non-existent project names — and returns HTTP 200, giving callers a false success response.

## Expected

Return a 404 or validation error when the specified project does not exist.

🤖 Filed by Claude on behalf of Kris.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.