Closed
Bug 1363003
Opened 8 years ago
Closed 8 years ago
edit-and-recreate doesn't work anymore
Categories
(Taskcluster :: UI, enhancement)
Taskcluster
UI
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
Details
08:59:21 <catlee> dustin: try with https://tools.taskcluster.net/task-inspector/#RRTIJkeiQBKgjL9uOvMFKA/
08:59:21 <catlee> it's 100% reproducible with different versions of Firefox & Chrome for me
I think Catlee's indicating that the edit-and-recreate button generates a task-creator full of a single line of JS and dimmed-out buttons.
It looks like that's because created and deadline are null.
Assignee | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Commit pushed to master at https://github.com/taskcluster/taskcluster-tools
https://github.com/taskcluster/taskcluster-tools/commit/3314ef2328eeeb568fc3471e4e29070fee0cf604
Bug 1363003: fix-ups for task-creator date handling (#216)
* Bug 1363003: provide a valid task to the task creator
* Bug 1363003: allow any decimal precision in timesetamps
Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Tools → UI and Tools
You need to log in
before you can comment on or make changes to this bug.
Description
•