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

[BUG] Files are overlapped if they have the same name during copy or move operations #2623

Closed
jesmrec opened this issue Aug 8, 2019 · 0 comments · Fixed by #2734
Closed
Assignees
Labels
Bug Estimation - 3 (M) p2-high Escalation, on top of current planning, release blocker
Milestone

Comments

@jesmrec
Copy link
Collaborator

jesmrec commented Aug 8, 2019

Steps to reproduce

  1. Copy a file to another folder. Then , we have two copies of the file
  2. Move the file to the same folder

Current behaviour

Only one copy of the file in target folder

Expected behaviour

We are moving a file inside a folder in which, there is another file with the same name. File should be renamed to keep both, by adding a numeral like (2), (3)...

Reproduced with Nexus 5X

PRs:

@jesmrec jesmrec added the Bug label Aug 8, 2019
@jesmrec jesmrec added this to the 2.13.0 milestone Aug 8, 2019
@jesmrec jesmrec modified the milestones: 2.13.0, 2.14.0 Aug 27, 2019
@jesmrec jesmrec modified the milestones: 2.14.0, 2.15 Nov 5, 2019
@michaelstingl michaelstingl added the p2-high Escalation, on top of current planning, release blocker label Nov 12, 2019
@davigonz davigonz self-assigned this Nov 14, 2019
@davigonz davigonz assigned davigonz and unassigned davigonz Nov 21, 2019
@jesmrec jesmrec added the Sprint label Nov 25, 2019
@davigonz davigonz changed the title [BUG] Files are overlapped if they have the same name [BUG] Files are overlapped if they have the same name during copy or move operations Nov 25, 2019
@jesmrec jesmrec removed the Sprint label Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Estimation - 3 (M) p2-high Escalation, on top of current planning, release blocker
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants