-
Bug
-
Resolution: Fixed
-
Minor
-
Since 2.58 the rss feed does not show the project names any more. So we get an rss feed in the following form:
[icon] #build_no status
[icon] #build_no status
This is not useful anymore, because we have a lot of projects. It should be:
[icon] projectA #build_no status
[icon] projectB #build_no status
Since 2.58 the rss feed does not show the project names any more. So we get an rss feed in the following form: [icon] #build_no status [icon] #build_no status This is not useful anymore, because we have a lot of projects. It should be: [icon] projectA #build_no status [icon] projectB #build_no status
[JENKINS-44117] RSS feed - missing project name since 2.58
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | New: lts-candidate regression |
Labels | Original: lts-candidate regression | New: 2.46.3-rejected regression |
Labels | Original: 2.46.3-rejected regression | New: lts-candidate regression |
Likely it has been caused by https://github.com/jenkinsci/jenkins/pull/2845