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

[FEATURE REQUEST] File name conflict starting by (1) #3946

Closed
9 of 11 tasks
jesmrec opened this issue Mar 1, 2023 · 0 comments · Fixed by #4040
Closed
9 of 11 tasks

[FEATURE REQUEST] File name conflict starting by (1) #3946

jesmrec opened this issue Mar 1, 2023 · 0 comments · Fixed by #4040

Comments

@jesmrec
Copy link
Collaborator

jesmrec commented Mar 1, 2023

Related with #3935

Copying a file or folder into a location that contains another item with the same name.

Conflict should be fixed by adding (1) to the new item, if new conflict then (2), (3) etc... Now is (2), then (2) (2), then (2) (2) (2) etc...

TASKS

  • Research (if needed)
  • Create branch feature/file_conflict_naming
  • Development tasks
    • Start by MainFileListFragment and look for the copy action until we arrive at the suitable use case
    • From the use case, navigate through the different layers of the architecture until we find the conflict naming algorithm
    • Change the algorithm
    • Add unit tests
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch feature/file_conflict_naming into master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants