Files
anonymous_github/src/core
tdurieux 53959f677c fix(repo): reuse existing record on rename to avoid externalId duplicate key
When a GitHub repo is renamed and looked up by its new name, the lookup
by name misses but a record with the same externalId still exists,
causing E11000 on save. Fall back to a lookup by externalId before
creating a new document.

Fixes #500

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-05 00:59:38 +03:00
..
2026-05-04 13:10:44 +02:00
2026-05-05 00:36:42 +03:00
2026-05-04 13:10:44 +02:00
2026-05-05 00:07:49 +03:00
2026-05-04 13:10:44 +02:00