Quantcast

[JIRA] (JENKINS-15474) Icons appears multiple times in the same line

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15474) Icons appears multiple times in the same line

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Affects Versions: current
Assignee: Baptiste Mathus
Attachments: ProblemePlugin.png
Components: buildtriggerbadge
Created: 11/Oct/12 7:00 AM
Description:

Icons appears multiple times in the same line.
In one line of build history we have 5 or 6 times the git icon.
Look attachement for ilustration.

Environment: RHEL
Project: Jenkins
Priority: Major Major
Reporter: Marcos Bermudez
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15474) Icons appears multiple times in the same line

JIRA noreply@jenkins-ci.org
Change By: Pailloncy Michaël (13/Oct/12 8:44 PM)
Assignee: Baptiste Mathus Pailloncy Michaël
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15474) Icons appears multiple times in the same line

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Code changed in jenkins
User: Michael Pailloncy
Path:
src/main/java/org/jenkinsci/plugins/buildtriggerbadge/RunListenerImpl.java
src/test/java/org/jenkinsci/plugins/buildtriggerbadge/RunListenerImplTest.java
http://jenkins-ci.org/commit/buildtriggerbadge-plugin/80282bcdcc2ffb16725326b599970850becec6cd
Log:
correction JENKINS-15474 : does not add the same Cause type multiple times

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15474) Icons appears multiple times in the same line

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Pailloncy Michaël resolved Bug JENKINS-15474 as Fixed

fixed in version 0.9

Change By: Pailloncy Michaël (16/Oct/12 3:23 PM)
Status: Open Resolved
Resolution: Fixed
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15474) Icons appears multiple times in the same line

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

We still get lots of icons of the same type, because in some of our jobs the type is the same but the description is different.
Would it be possible to make sure that any single icon never appears more than once, even if the description is different?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15474) Icons appears multiple times in the same line

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
 
Jason Wooster edited a comment on Bug JENKINS-15474

Some of our jobs have many upstream jobs, when several of these cause a single build of the downstream job, it results in many "upstream" trigger icons.
Would it be possible to make sure that any single icon never appears more than once, even if the description is different?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...