[JIRA] (JENKINS-60299) Make build description in build history widget configurable or possible to hide

2020-03-19 Thread jenk...@markus-schenkel.ch (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Markus Schenkel edited a comment on  JENKINS-60299  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Make build description in build history widget configurable or possible to hide   
 

  
 
 
 
 

 
 Sorry, but I did not read "maintenance issues" as "deprecated". also the mobile version does not show the banner at all. Also the banner does not appear at all on the mobile version.   Any idea why it can not be changed through the script console using{code:java}System.setProperty("historyWidget.descriptionLimit", "-1") // also tried 0println SystemProperties.getInteger("historyWidget.descriptionLimit") // value does change to -{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203294.1574852635000.9673.1584635460294%40Atlassian.JIRA.


[JIRA] (JENKINS-60299) Make build description in build history widget configurable or possible to hide

2020-03-19 Thread jenk...@markus-schenkel.ch (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Markus Schenkel commented on  JENKINS-60299  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Make build description in build history widget configurable or possible to hide   
 

  
 
 
 
 

 
 Sorry, but I did not read "maintenance issues" as "deprecated". also the mobile version does not show the banner at all. Also the banner does not appear at all on the mobile version. Any idea why it can not be changed through the script console using 

 

System.setProperty("historyWidget.descriptionLimit", "-1") // also tried 0
println SystemProperties.getInteger("historyWidget.descriptionLimit") // value does change to - 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203294.1574852635000.9530.1584629100282%40Atlassian.JIRA.


[JIRA] (JENKINS-60299) Make build description in build history widget configurable or possible to hide

2020-03-18 Thread jenk...@markus-schenkel.ch (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Markus Schenkel commented on  JENKINS-60299  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Make build description in build history widget configurable or possible to hide   
 

  
 
 
 
 

 
 Should the new system property "historyWidget.descriptionLimit" also be documented on the page "Features controlled by system properties"? Also when setting it through script console using the following, I can not currently disable the limit. Is this expected? 

 

System.setProperty("historyWidget.descriptionLimit", "-1") // also tried 0
println SystemProperties.getInteger("historyWidget.descriptionLimit") // value does change to - 

    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203294.1574852635000.8845.1584529140256%40Atlassian.JIRA.