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

New Clones use Old Numbers Causing Issues #16

Open
cweinhofer opened this issue Jun 10, 2023 · 0 comments
Open

New Clones use Old Numbers Causing Issues #16

cweinhofer opened this issue Jun 10, 2023 · 0 comments

Comments

@cweinhofer
Copy link

There seems to be an issue in the current version of the plugin where I, for example

  • make a clone that get assigned ...content/2/ fo
  • delete that clone (but it doesn't appear to be deleting the ...content/2/ folder)
  • create another clone which is then assigned ...content/2/ (which I don't believe is the intended behavior)

The result is that the new clone has issues because the old files are still there. I won't bother to note the specific issues it causes becuase I believe what's supposed to happen is that ...content/2/ either get deleted and then is recreated when I create a new clone or numbers are not supposed to be reused.

If I go in to FTP and manually delete ...content/2/ before making my new clone, everything seems to work okay.

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