Closed Bug 1569025 Opened 5 years ago Closed 5 years ago

accept shorter rev hashes than 40 characters

Categories

(Tree Management :: Perfherder, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sfink, Unassigned)

References

(Blocks 1 open bug)

Details

My normal case: I'm looking at a push on treeherder and want to compare it to another baseline push, also on treeherder. I cut & paste the baseline's revision hash, then click on the comparison link for my push, click the "enter a revision" checkbox, then paste in my baseline rev. It rejects it for being too short.

I get unhappy, go back to the baseline, click on the revision to go to hg.mozilla.org, cut & paste the 40-char revision id, and switch back to the comparison tab. It works, but it's a pain. And I suspect some people don't know a good way to find the full rev hash.

The 12 char one should be good enough.

Depends on: 1553734

Technically speaking, we have multiple reasons to exclusively use the full commit hash and discard the shorter one wherever we find it.
The main problem we have here is quickly getting this full hash.

Bug 1553734 will make that happen even faster, as it'll add in an intuitive one click operation.
My suggestion: once bug 1553734 lands, close this as WONTFIX.

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