Commit 4cfa184
fix(slack): restore or-chain for user_name/full_name to match upstream
Round-2 fixup over-applied Port Rule #1. Upstream JS uses || chain
intentionally — empty-string username falls through to name/user_id.
The is-not-None chain preserved "" and diverged.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 3f970af commit 4cfa184
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1030 | 1030 | | |
1031 | 1031 | | |
1032 | 1032 | | |
1033 | | - | |
1034 | | - | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
1035 | 1038 | | |
1036 | 1039 | | |
1037 | 1040 | | |
| |||
0 commit comments