Desktop upgrade to 26.715.72359 hides existing thread even though it is resumable and indexed

Open
#34,876 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
48/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
rust
Domain
cli, desktop

Research direction

Start with the migration and indexing behavior around ~/.codex/sessions and session_index.jsonl, using the reported thread as a reference. Reproduce the upgrade on Windows 11 and verify that codex resume still works while the thread is absent from the new UI. Done means existing indexed sessions appear in the project view after upgrading.

Written by the indexing model from the issue text.

Description

app bug session windows-os
What version of the Codex App are you using (From “About Codex” dialog)?

Version 26.715.72359

What subscription do you have?

Pro

What platform is your computer?

Windows 11

What issue are you seeing?

My Chatgpt account is with sindhu.madalansr@gmail.com

What version of the Codex App are you using?

ChatGPT (Powered by Codex & OWL)
Version: 26.715.72359
Released: Jul 22, 2026

Windows 11

What subscription do you have?

ChatGPT Plus

What issue are you seeing?

After accepting the in-app "Upgrade available" prompt, the application restarted automatically and migrated to the new project-based UI.

My primary long-running development conversation disappeared from the sidebar.

However, the conversation has NOT been lost.

Evidence:

  • The session file still exists in ~/.codex/sessions.
  • session_index.jsonl still contains the thread.
  • The thread can be resumed successfully using:

codex resume 019f75ea-c4aa-7e62-8afd-e398f05326a7

The complete conversation, tool calls and history are still present.

The new desktop UI simply does not display the thread.

Expected behavior

After upgrading, existing conversations should appear in the new UI exactly as before.

If migration is required, legacy sessions should be imported into the new project view.

Actual behavior

The upgraded UI hides the existing thread.

The CLI can resume it successfully, proving the session still exists.

Steps to reproduce
  1. Use Codex Desktop/Web UI for several days.
  2. Create a long-running development thread.
  3. Accept the in-app "Upgrade available".
  4. Allow the app to restart automatically.
  5. Observe that the thread disappears from the sidebar.
  6. Run:

codex resume

The thread resumes successfully.

Additional information

Thread ID:

019f75ea-c4aa-7e62-8afd-e398f05326a7

The corresponding rollout session still exists and is approximately 32 MB.

session_index.jsonl still references the thread.

This appears to be a desktop migration/indexing issue rather than data loss.

What steps can reproduce the bug?
What version of the Codex App are you using?

ChatGPT (Powered by Codex & OWL)
Version: 26.715.72359
Released: Jul 22, 2026

Windows 11

What subscription do you have?

ChatGPT Plus

What issue are you seeing?

After accepting the in-app "Upgrade available" prompt, the application restarted automatically and migrated to the new project-based UI.

My primary long-running development conversation disappeared from the sidebar.

However, the conversation has NOT been lost.

Evidence:

  • The session file still exists in ~/.codex/sessions.
  • session_index.jsonl still contains the thread.
  • The thread can be resumed successfully using:

codex resume 019f75ea-c4aa-7e62-8afd-e398f05326a7

The complete conversation, tool calls and history are still present.

The new desktop UI simply does not display the thread.

Expected behavior

After upgrading, existing conversations should appear in the new UI exactly as before.

If migration is required, legacy sessions should be imported into the new project view.

Actual behavior

The upgraded UI hides the existing thread.

The CLI can resume it successfully, proving the session still exists.

Steps to reproduce
  1. Use Codex Desktop/Web UI for several days.
  2. Create a long-running development thread.
  3. Accept the in-app "Upgrade available".
  4. Allow the app to restart automatically.
  5. Observe that the thread disappears from the sidebar.
  6. Run:

codex resume

The thread resumes successfully.

Additional information

Thread ID:

019f75ea-c4aa-7e62-8afd-e398f05326a7

The corresponding rollout session still exists and is approximately 32 MB.

session_index.jsonl still references the thread.

This appears to be a desktop migration/indexing issue rather than data loss.

What is the expected behavior?

No response

Additional information

No response

Dominant language
Rust
Stars
125k
Forks
19.5k
Avg merge
1m
Merged PRs (30d)
1k

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from openai/codex

All issues in openai/codex

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.