Closed
Bug 1137425
Opened 10 years ago
Closed 10 years ago
Unable to delete Classification
Categories
(Tree Management :: Treeherder, defect)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1113396
People
(Reporter: mailme.rakeshg, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0
Build ID: 20150125221831
Steps to reproduce:
Deleting a classfication from annotations controller
Actual results:
In deleteClassfication function, Line 33
https://github.com/mozilla/treeherder-ui/blob/aa213c042d6204bfdd4c3b085504eb74b1e4d66e/webapp/app/plugins/annotations/controller.js#L33
call fetchJobs returns "Error: ThResultSetModel.fetchJobs is not a function
$scope.deleteClassification "
Updated•10 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #8570122 -
Flags: review?(cdawson)
Attachment #8570122 -
Flags: feedback?(tojonmz)
Comment 3•10 years ago
|
||
Comment on attachment 8570122 [details] [review]
patch
With the next iterative commit during review with camd (or prior to landing), we will just need the commit message updated per my PR suggestion.
Attachment #8570122 -
Flags: feedback?(tojonmz)
Comment 4•10 years ago
|
||
Comment on attachment 8570122 [details] [review]
patch
Clearing because I think this patch is no longer necessary due to prior merges.
Attachment #8570122 -
Flags: review?(cdawson)
Comment 5•10 years ago
|
||
This was fixed by the PR in bug 1113396 :-)
Assignee: mailme.rakeshg → nobody
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
No longer depends on: 1137675
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•