Closed Bug 1339118 Opened 8 years ago Closed 8 years ago

"Gimme a firefox" forgets about the revision it auto-filled

Categories

(Release Engineering :: Applications: Shipit, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jcristau, Assigned: jlorenzo)

References

Details

Attachments

(1 file)

50 bytes, text/x-github-pull-request
rail
: review+
Details | Review
STR: - submit a new release - enter a version number, the revision is filled in automatically - click "gimme a firefox" (without focusing the revision field) - get back an error about missing mozilla revision
Attached file PR
Here comes the best JS hack. :julienw, a JS front end jedi, told me about this trick yesterday. We discussed about the different strategies like: * caching the results of the AJAX request (doesn't work because of async) * using `tip` instead of a fixed revision, let release-runner resolve it, and edit the ship-it db (doesn't work because release management may need to not use the tip) * removing the `change` event so people will have to only pick a version from the list (doesn't work with an empty database) What do you think of it, rail?
Assignee: nobody → jlorenzo
Status: NEW → ASSIGNED
Attachment #8839398 - Flags: review?(rail)
Depends on: 1146853
Comment on attachment 8839398 [details] [review] PR What can possibly go wrong?! :)
Attachment #8839398 - Flags: review?(rail) → review+
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Component: Applications: ShipIt (backend) → Applications: ShipIt
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: