Files
beads/cmd/bd/import_collision_test.go
v4rgas 187d291647 test: add failing test for ID counter sync after import
TestImportCounterSyncAfterHighID demonstrates that importing an issue
with a high explicit ID (bd-100) doesn't sync the auto-increment counter,
causing the next auto-generated ID to be bd-4 instead of bd-101.

This test currently fails and documents the expected behavior.
2025-10-14 01:18:50 -07:00

28 KiB