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

Fix regression with update status on directory #84

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

SRombautsU
Copy link

  • First, find in the cache any existing states corresponding to the directory
  • If a new state has been found in the directory status, it will update the cache for the file accordingly
  • Finally, clear the cache for the files that where not found in the status results (eg checked-in or reverted outside of the Editor)

- First, find in the cache any existing states corresponding to the directory
- If a new state has been found in the directory status, it will update the cache for the file accordingly
- Finally, clear the cache for the files that where not found in the status results (eg checked-in or reverted outside of the Editor)
@SRombautsU SRombautsU added the bug label Jun 23, 2023
@SRombautsU SRombautsU self-assigned this Jun 23, 2023
@juliomaqueda juliomaqueda self-requested a review June 26, 2023 10:16
@juliomaqueda juliomaqueda merged commit 5e96b8c into master Jun 26, 2023
@juliomaqueda juliomaqueda deleted the 1003382-fix-directory-status-update branch June 26, 2023 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants