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

feat: ignore namespace collision of file deleted files #2948

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

barak007
Copy link
Collaborator

When moving files with strict namesapce we didn't clear the cache for the namespace and moving files around caused it to break. in this PR I introduced a devMode to the node resolve namespace Api which checks if the file was deleted when collision happens.

@idoros idoros changed the title feat: ignore namespace collision of the file reserving the namespace was deleted feat: ignore namespace collision of file deleted files Mar 18, 2024
@idoros idoros assigned barak007 and unassigned idoros Mar 18, 2024
@idoros idoros self-requested a review March 18, 2024 15:00
@barak007 barak007 merged commit 530e627 into master Mar 19, 2024
12 checks passed
@barak007 barak007 deleted the barak/resolve-namespace-dev branch March 19, 2024 06:34
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.

None yet

2 participants