Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer shows "Completed" files even after cache clear and git reset #2544

Open
MisterHarrow opened this issue Jan 2, 2025 · 0 comments
Open

Comments

@MisterHarrow
Copy link

Description:

  • Files continue to show as "Completed" in composer even after:
    • git reset --hard HEAD shows clean working tree
    • Clearing Cursor cache (rm -rf Cache_Data)
    • Rebooting machine

Affected files:

  • src/content/docs/en/cluster-architecture/kubernetes.mdx
  • src/content/docs/en/basics/extending-add-ons.mdx
  • src/content/docs/en/basics/create-your-first-environment.mdx

Steps to reproduce:

  1. Make changes to files
  2. Reset changes using git reset --hard HEAD
  3. Clear Cursor cache
  4. Reboot
  5. Files still show as "Completed" in composer

image

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

No branches or pull requests

1 participant