Files
SheetHappens/app
billisdead 1437e99cbb
Release APK / build (push) Has been cancelled
fix: title increment based on DB max, not stored template only
After each incident save, query existing titles with the same prefix
to find the real max number, then use max(dbMax, tplNum) + 1.
Prevents duplicate counters when incidents were created before the
template was configured.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-23 15:26:10 +02:00
..