jenkinsci / allure-plugin

Allure Jenkins Plugin
https://plugins.jenkins.io/allure-jenkins-plugin/
Other
85 stars 66 forks source link

404 Not found in Categories #193

Closed letsrokk closed 6 years ago

letsrokk commented 6 years ago

Issue

Context

Problem description

For some Jenkins jobs I get "404 not found" error in "Categories" tab. Other tabs seem to work fine. Tested in Firefox 57.0 and Safari 11.0.2

Logs & Traces

Console exception

[Warning] jQuery.Deferred exception: undefined is not an object (evaluating 't.name.toLowerCase') (2) (app.js, line 24)
i — app.js:24:193900
l — app.js:24:194498
merge
mergeSort
comparatorSort
sort
(anonymous function) — app.js:24:186882
map
value — app.js:24:186818
value — app.js:24:186633
value — app.js:32:18772
value — app.js:32:19028
i — app.js:1:3395
triggerMethod — app.js:1:16063
render — app.js:1:24281
render
_renderView — app.js:1:17910
show — app.js:1:17515
value — app.js:32:6219
i — app.js:1:3395
triggerMethod — app.js:1:16063
render — app.js:1:24427
render
_renderView — app.js:1:17910
show — app.js:1:17515
value — app.js:31:7786
i — app.js:1:3395
triggerMethod — app.js:1:16063
render — app.js:1:24427
render
_renderView — app.js:1:17910
show — app.js:1:17515
(anonymous function) — app.js:24:83340
l — app.js:24:25141
(anonymous function) — app.js:24:25451
undefined

screen shot 2018-01-18 at 17 20 11

letsrokk commented 6 years ago

Similar issue https://github.com/allure-framework/allure2/issues/551, so it might be Commandline issue, and not plugin

letsrokk commented 6 years ago

Further investigation showed that it is not a plugin issue