Skip to content

feat: display user names in proactive outreach history#660

Merged
bokelley merged 1 commit into
mainfrom
bokelley/activity-user-names
Jan 7, 2026
Merged

feat: display user names in proactive outreach history#660
bokelley merged 1 commit into
mainfrom
bokelley/activity-user-names

Conversation

@bokelley

@bokelley bokelley commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

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 <noreply@anthropic.com>
@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.

1 participant