Commit 18aeea3
committed
Improve import log: show skip reasons and warn about merged users
- Log why each expense was skipped (already exists / unknown payer)
- Include expense ID in skip messages for debugging
- Warn when multiple exported user IDs map to same DB user (merged
accounts) so the deduplication is visible
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019wMSFyaUDFVGr31qqm7tk71 parent 42dbf30 commit 18aeea3
1 file changed
Lines changed: 24 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
515 | 531 | | |
516 | 532 | | |
517 | 533 | | |
| |||
592 | 608 | | |
593 | 609 | | |
594 | 610 | | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
595 | 615 | | |
596 | 616 | | |
597 | 617 | | |
598 | 618 | | |
599 | 619 | | |
600 | 620 | | |
601 | 621 | | |
602 | | - | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
603 | 626 | | |
604 | 627 | | |
605 | 628 | | |
| |||
0 commit comments