[JIRA] (JENKINS-53296) Screen jumping around when parallel stages are running

2018-08-29 Thread naresh.rayap...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Naresh Rayapati updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53296  
 
 
  Screen jumping around when parallel stages are running   
 

  
 
 
 
 

 
Change By: 
 Naresh Rayapati  
 
 
Issue Type: 
 New Feature Bug  
 

  
 
 
 
 

 
 
 

 
 
 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-53296) Screen jumping around when parallel stages are running

2018-08-28 Thread naresh.rayap...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Naresh Rayapati created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53296  
 
 
  Screen jumping around when parallel stages are running   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2018-08-28 23:12  
 
 
Environment: 
 Blue Ocean 1.8.2, Chrome latest version.  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Naresh Rayapati  
 

  
 
 
 
 

 
 We have about 10+ parallel steps each would run some shell script, takes random time to finish, say ~2 to ~10mins.  When user is on one of the steps looking at the logs being tailed, the UI is getting refreshed automatically and suddenly it is taking us to other stage and is happening very frequently like within couple of seconds, causing a lot of confusion, not sure if we are missing something.  It would be nice to have some kind of configuration to disable this auto refresh and allow users to select one of the stages (within parallel stages) and be on it while other stages are being executed.  Please let me know if you need more information, I can provide an example but it may be hard to capture this behavior with that example, but I can try. Thanks for the consideration.