Skip to content

Conversation

@ammar-agent
Copy link
Collaborator

The getReviewStateKey function was defined locally in useReviewState.ts but not included in PERSISTENT_WORKSPACE_KEY_FUNCTIONS, so review state (which hunks were marked as read) was not migrated during workspace rename.

Fix: Moved getReviewStateKey to storage.ts and added it to the migration list.

Generated with mux

The getReviewStateKey function was defined locally in useReviewState.ts
but not included in PERSISTENT_WORKSPACE_KEY_FUNCTIONS, so review state
(which hunks were marked as read) was not migrated during workspace rename.

Moved getReviewStateKey to storage.ts and added it to the migration list.

_Generated with mux_
@chatgpt-codex-connector
Copy link

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@ammario ammario merged commit a8ffe35 into main Dec 9, 2025
20 checks passed
@ammario ammario deleted the workspace-rename-review-lost branch December 9, 2025 18:52
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