[JIRA] (JENKINS-45927) CauseOfBlockage of items in Queue is extremely verbose

2018-10-22 Thread atay...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Taylor commented on  JENKINS-45927  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: CauseOfBlockage of items in Queue is extremely verbose   
 

  
 
 
 
 

 
 OK there is a way to workaround this issue by installing the Simple Theme Plugin which is to add a Theme Element of `Extra CSS` under `Manage Jenkins> Configre System` which contains the following data: 

 

.build-details { 
max-height:100px !important; 
overflow: auto !important; 
width:100% !important; 
}

#tt { 
overflow:hidden;max-height:200px; 
}
 

 This will restrict any pop up box to a certain size and truncate the rest which stops the UI from being blocked by this popup  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-45927) CauseOfBlockage of items in Queue is extremely verbose

2018-10-11 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck edited a comment on  JENKINS-45927  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: CauseOfBlockage of items in Queue is extremely verbose   
 

  
 
 
 
 

 
 [~ataylor] Agree with verbosity of the Cause of Blockage isn't useful. Note I've only explained why having parameters is valuable. Doesn't have to be a tool tip (perhaps it's time for {{Queue}} to get an {{index.jelly}} ) but it needs to be shown somewhere.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-45927) CauseOfBlockage of items in Queue is extremely verbose

2018-10-11 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck commented on  JENKINS-45927  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: CauseOfBlockage of items in Queue is extremely verbose   
 

  
 
 
 
 

 
 Alex Taylor Agree with verbosity of the Cause of Blockage isn't useful. Note I've only explained why having parameters is valuable.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-45927) CauseOfBlockage of items in Queue is extremely verbose

2018-10-10 Thread atay...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Taylor commented on  JENKINS-45927  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: CauseOfBlockage of items in Queue is extremely verbose   
 

  
 
 
 
 

 
 Daniel Beck would it not make more sense to just count the number of agents which do not have the label and then return that number? Then you could find out the names(if needed) from the build console log itself rather than from the hover over in the build queue.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.