Skip to content

Conversation

@bokelley
Copy link
Contributor

@bokelley bokelley commented Jan 7, 2026

Summary

  • Display actual user names instead of raw Slack user IDs in the admin outreach history table
  • Join member_outreach with slack_user_mappings to fetch slack_display_name/slack_real_name
  • Falls back to slack_user_id if no name is available

Test plan

  • Load /admin/outreach page and verify History tab shows user names
  • Verify users without names still display their Slack ID as fallback

🤖 Generated with Claude Code

Show actual user names instead of raw Slack user IDs in the admin
outreach history table. Joins member_outreach with slack_user_mappings
to fetch display_name/real_name, falling back to slack_user_id if
no name is available.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@bokelley bokelley merged commit a48ba4b into main Jan 7, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants