Permission prompt DM "See more" shows "Details no longer available" on first attempts
Resolved 💬 2 comments Opened Apr 8, 2026 by rbfp Closed May 22, 2026
Bug Description
When Claude Code sends a permission approval DM (via Discord), clicking "See more" to view the full details of the tool call repeatedly returns "Details no longer available." It typically takes 3+ attempts before the details actually load.
Steps to Reproduce
- Claude Code is running with the Discord plugin
- A tool call triggers a permission prompt, sent as a DM
- Click "See more" to view the details of the pending tool call
- "Details no longer available" is shown
- Click "See more" again — same error
- Repeat 3+ times before details eventually appear
Expected Behavior
Details should be available immediately and consistently when clicking "See more" — the tool call is still pending approval, so the data should still exist.
Actual Behavior
Details are intermittently unavailable, requiring multiple retry clicks. The permission request itself is still active (approve/deny still works), but the detail payload seems to be missing or inaccessible on initial attempts.
Environment
- Claude Code CLI
- Discord plugin (
plugin:discord:discord) - Platform: macOS
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗