Closed
Bug 1159586
Opened 10 years ago
Closed 10 years ago
Error when exporting a patch that would update a patch waiting for review
Categories
(Developer Services :: Mercurial: bzexport, defect)
Developer Services
Mercurial: bzexport
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jya, Unassigned)
Details
If you attempt to update a patch that is currently waiting for review.
You get a 404 error.
Expected Results:
Patch is updated.
Actual Result:
You end up with two attachments of the same name in the bug.
You then manually have to mark the previous attachment as obsolete.
Comment 1•10 years ago
|
||
This smells like something we fixed a few months ago. What revision of version-control-tools are you using?
Flags: needinfo?(jyavenard)
Comment 3•10 years ago
|
||
`mach mercurial-setup` will pull latest version-control-tools repo (which is likely in ~/.mozbuild/version-control-tools).
| Reporter | ||
Comment 4•10 years ago
|
||
can't reproduce the issue now that I've forced an update on all plugins
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•