Closed Bug 913636 Opened 11 years ago Closed 11 years ago

Graph server points to incorrect hg links for b2g-Inbound

Categories

(Webtools Graveyard :: Graph Server, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: dholbert, Assigned: rhelmer)

References

()

Details

Same issue as bug 695412, but for b2g-inbound. CC'ing rhelmer, since he fixed that other one.

STR:
 1. Load a graph of b2g-inbound data, e.g.
http://graphs.mozilla.org/graph.html#tests=[[81,201,18]]&sel=1378324649000,1378497449000&displayrange=7&datatype=running

 2. Click on one of the points, and then click the cset link

ACTUAL RESULTS: I'm taken to a URL like
  http://hg.mozilla.org/projects/b2g-inbound/rev/59417b7613c7

EXPECTED URL: I should be taken to a URL like
  http://hg.mozilla.org/integration/b2g-inbound/rev/59417b7613c7

with "integration" instead of "projects".
(To be clear: the ACTUAL RESULTS url takes me to a "Not found" page, because b2g-inbound doesn't live in /projects.)
OS: Linux → All
Hardware: x86_64 → All
The front-end tries to make a guess, since we don't have the complete path to the repo from talos.

We can override in js/config.js when the guess is wrong though.
Assignee: nobody → rhelmer
Status: NEW → ASSIGNED
Tested locally and pushed:
https://hg.mozilla.org/graphs/rev/7eaa3f242e3f
Depends on: 913643
Fixed in production, tested using link from comment 0 (may need to shift-reload to bypass local cache)
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Verified fixed. That was quick work - thanks! :)
Status: RESOLVED → VERIFIED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.