[BUG] Conversation in another directory not reachable
Resolved 💬 4 comments Opened Jan 21, 2026 by amosjyng Closed Feb 28, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
I wanted to access a conversation from a deleted folder.
What Should Happen?
The conversation located at /Users/amos/.claude/projects/-Users-amos-Documents-...-mek-updated-install-v2/ecac741d-64e2-4eda-b120-1ff7d87dc130.jsonl should have been available to select or resume from
Error Messages/Logs
That conversation cannot be found in search, even when searching all projects, all branches, or all worktrees. Not even resuming it via CLI arguments works, even though it clearly exists:
$ claude --resume ecac741d-64e2-4eda-b120-1ff7d87dc130
No conversation found with session ID: ecac741d-64e2-4eda-b120-1ff7d87dc130
Steps to Reproduce
- Use Claude Code
- Delete folder
- Try to resuscitate conversation in a different folder
- Fail
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.14
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
VS Code integrated terminal
Additional Information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗