Files
Garrett Heaver 50732df27a fix: FK violation publishing self-relation parent & child in one release (#26147)
* fix: content release with self-relation parent & child fails with FK violation

1. Concurrent publishes within a content type race on shared join-table state.
2. Errors from scheduled publishes were also silently swallowed leaving
   no trail in the logs.

* test: api test for self-related releases

---------

Co-authored-by: Ben Irvin <ben@innerdvations.com>
2026-05-12 13:37:25 +02:00
..