[JIRA] [delivery-pipeline-plugin] (JENKINS-28055) Pipeline arrows are not displaying or displayed incorrectly

23 views
Skip to first unread message

patrik@diabol.se (JIRA)

unread,
May 17, 2015, 2:28:01 PM5/17/15
to jenkinsc...@googlegroups.com
Patrik Boström commented on Bug JENKINS-28055
 
Re: Pipeline arrows are not displaying or displayed incorrectly

Not able to reproduce the problem. Is there any particular browser? Is jquery plugin upgraded?

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

jan@vstone.eu (JIRA)

unread,
May 18, 2015, 12:33:03 AM5/18/15
to jenkinsc...@googlegroups.com

We have:

Jenkins ver. 1.596.2
jQuery plugin 1.11.2-0
jQuery UI plugin: 1.0.2
Delivery Pipeline Plugin: 0.9.1

On firefox it is as the screenshot shows. On Mac the arrows are completely invisible.

stephan@blackbuild.com (JIRA)

unread,
May 18, 2015, 11:55:01 AM5/18/15
to jenkinsc...@googlegroups.com

Downgrade to JQuery Plugin 1.7.2-1 seems to solve both problems (wrong arrows and JS errors)

patrik@diabol.se (JIRA)

unread,
May 18, 2015, 12:02:02 PM5/18/15
to jenkinsc...@googlegroups.com

Managed to to reproduce the problem, upgrade of JQuery plugin broke the JQuery UI plugin.
There are two possible workarounds:
1 Downgrade jquery plugin to 1.7.2-1 as suggested by Stephan Pauxberger
2 Disable jquery-ui plugin, delivery pipeline plugin had this as a requirement before but it is not needed anymore.

jan@vstone.eu (JIRA)

unread,
May 28, 2015, 2:17:01 AM5/28/15
to jenkinsc...@googlegroups.com

Removing jquery-ui plugin fixes this for me. Feel free to close the issue

tommy.tynja@diabol.se (JIRA)

unread,
Jun 4, 2015, 4:16:03 PM6/4/15
to jenkinsc...@googlegroups.com
Tommy Tynjä closed an issue as Won't Fix
 

Validated the suggested workarounds which is deemed as a sufficient solution at this point, therefore closing this ticket.

Jenkins / Bug JENKINS-28055
Change By: Tommy Tynjä
Status: Open Closed
Resolution: Won't Fix

zbarcea.a@gmail.com (JIRA)

unread,
Jul 26, 2015, 6:39:01 PM7/26/15
to jenkinsc...@googlegroups.com
Alex Zbarcea commented on Bug JENKINS-28055
 
Re: Pipeline arrows are not displaying or displayed incorrectly

I confirm, removing jquery-ui plugin and restarting Jenkins did the trick!

gentoo.integer@gmail.com (JIRA)

unread,
Jul 11, 2016, 11:03:02 AM7/11/16
to jenkinsc...@googlegroups.com

Is it possible to bypass without removing plugins? Both jquery plugins are needed by dependencies.

This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo

boaz.shavit@t-mobile.com (JIRA)

unread,
May 8, 2018, 9:30:02 AM5/8/18
to jenkinsc...@googlegroups.com

It looks like the Original value and the new value are the same.
I'm having the same issue where the arrows are not showing and adding the Unknown macro:

{ z-index}

to pipeline-common.css did not solve the issue.

This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)
Atlassian logo

tilman.blumenbach@acrolinx.com (JIRA)

unread,
Feb 18, 2019, 4:18:02 PM2/18/19
to jenkinsc...@googlegroups.com

boaz shavit, the formatting in Laurent Gillet's comment is broken. Comment with corrected formatting:

An easy workaround consists in modifying pipeline-common.css (in theme) as follow:

Original value:

._jsPlumb_connector {
    z-index: -100;
}

New value:

._jsPlumb_connector {
    z-index: 0;
}

However, that workaround doesn't work for me.

This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

tilman.blumenbach@acrolinx.com (JIRA)

unread,
Feb 18, 2019, 4:20:02 PM2/18/19
to jenkinsc...@googlegroups.com
Tilman Blumenbach edited a comment on Bug JENKINS-28055
[~boazsh], the formatting in [~gillet]'s comment is broken. Comment with corrected formatting:
{quote}An easy workaround consists in modifying _pipeline-common.css_ (in theme) as follow:

Original value:
{code
:css }
._jsPlumb_connector {
    z-index: -100;
}
{code}
New value:
{code
:css }
._jsPlumb_connector {
    z-index: 0;
}
{code}
{quote}
However, that workaround doesn't work for me. :(

emanuelflp@gmail.com (JIRA)

unread,
Jun 7, 2019, 9:12:03 AM6/7/19
to jenkinsc...@googlegroups.com

Hello to all.

 

What is the "correct" workaround to this issue.

We also not remove or downgrade the plugin because of others dependencies...

kamilsramil@gmail.com (JIRA)

unread,
Mar 11, 2020, 6:12:02 AM3/11/20
to jenkinsc...@googlegroups.com

Does anybody know what is the recommended solution for fixing this? Jenkins does not allow me to downgrade jquery plugins, since they are used by other dependencies.

Did anybody managed to find out what causes this issue? Which rules or which change in scripts exactly causes this?

Patrik Boström maybe it's worth to reopen this as a sign, that is still a known issue and currently there's no reasonable solution?

This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo

patrik@diabol.se (JIRA)

unread,
Mar 11, 2020, 6:18:02 AM3/11/20
to jenkinsc...@googlegroups.com

Kamil Kopaczyk Please open a new issue since this issue is 5 years old and in the new issue try to specify as much as possible what version of Jenkins and plugins you are using. 

Reply all
Reply to author
Forward
0 new messages