Closed
Bug 490869
Opened 16 years ago
Closed 10 years ago
Requesting non-existent changesets from json-pushes returns an error
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: catlee, Unassigned)
Details
(Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/751] )
If you request multiple changesets from json-pushes returns an error for the entire set if one or more of the changesets doesn't exist.
e.g.
view-source:http://hg.mozilla.org/releases/mozilla-1.9.1/json-pushes?changeset=cdbaf73dd150&changeset=4159b36dff97b4
Could it instead ignore the bad revisions? Or add another key to the return struct that lists out the missing revisions?
Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Assignee | ||
Updated•10 years ago
|
Product: Release Engineering → Developer Services
Updated•10 years ago
|
Whiteboard: [kanban:engops:https://kanbanize.com/ctrl_board/6/288]
Updated•10 years ago
|
Whiteboard: [kanban:engops:https://kanbanize.com/ctrl_board/6/288] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/751] [kanban:engops:https://kanbanize.com/ctrl_board/6/288]
Assignee | ||
Updated•10 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/751] [kanban:engops:https://kanbanize.com/ctrl_board/6/288] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/751]
Comment 1•10 years ago
|
||
Is this still wanted? If not, feel free to WONTFIX.
Flags: needinfo?(catlee)
Reporter | ||
Comment 2•10 years ago
|
||
Probably not. I forget what I was working on when I hit it.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(catlee)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•