Closed Bug 1631315 Opened 5 years ago Closed 5 years ago

something in the workflow messes up multiple file copies

Categories

(Conduit :: moz-phab, defect)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1627405

People

(Reporter: tnikkel, Unassigned)

Details

(Keywords: conduit-triaged)

I'm not sure where the bug is but I'll describe what I did and someone can move this to the right place.

hg copy file1 file2
hg copy file1 file3

commit that and moz-phab it to a bug, and then use lando to land it. The landed changeset will have this:

rename file1 file2
copy file1 file3

This happened in bug 1629490, see https://bugzilla.mozilla.org/show_bug.cgi?id=1629490#c7

The problem was visible in the phabricator.services.mozilla.com view of the changeset ( https://phabricator.services.mozilla.com/D71484 ) but I ignored it thinking the ui was just confused, but apparantly it messed up the underlying changeset.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.