Skip to content

Fix stuck ingestRequestInProgress flag and rollback repo status on early exit#4845

Open
fayekelmith wants to merge 52 commits into
masterfrom
bugfix/CMROJF8FL0017K004GR0PAITZ-fix-stuck-ingestrequestinprogress-flag-1784271923
Open

Fix stuck ingestRequestInProgress flag and rollback repo status on early exit#4845
fayekelmith wants to merge 52 commits into
masterfrom
bugfix/CMROJF8FL0017K004GR0PAITZ-fix-stuck-ingestrequestinprogress-flag-1784271923

Conversation

@fayekelmith

Copy link
Copy Markdown
Collaborator

Generated with Hive: Fix stuck ingestRequestInProgress flag and rollback repo status on early exit

@fayekelmith fayekelmith added the user label Jul 17, 2026 — with Hive Chat PM
fayekelmith and others added 28 commits July 17, 2026 07:14
…s create test

The original test verified cascade delete by querying phases via featureId
after a hard delete of the feature. This was brittle because Prisma's query
resolution after a hard delete of the parent row can behave inconsistently
across environments (local vs CI), causing false negatives.

Fix: assert cascade delete by looking up each phase by its own primary key
(findUnique). After a cascade delete, these rows should not exist, which is
the authoritative way to verify cascade behavior.
tomsmith8 added 23 commits July 22, 2026 23:11
@github-actions

Copy link
Copy Markdown

Test environment is now live.

View it at: https://hive-preview-6.sphinx.chat

Database expires at: Jul 27, 2026, 3:02 AM UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants