Skip to content

Reindex flow fails for existing repository URL (409 conflict) #19

@rycerzes

Description

@rycerzes
  • Details: Reindexing a repository using the same Git URL currently returns 409 Conflict instead of updating/reprocessing. Define expected behavior for:
    • same URL + same commit (idempotent no-op or forced reindex),
    • same URL + older/newer commit (allow reindex and refresh indexed data),
    • clear API response states for each scenario.
  • Acceptance Criteria: Reindex endpoint supports same-URL requests without hard conflict when reindex is intended, and commit-aware behavior is documented/tested.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions