- 
    
Bug
 - 
    Resolution: Unresolved
 - 
    
Minor
 - 
    None
 
For each run conditional that is added to the configuration page the load time almost comes at an n^2 cost. The reason for this is because for each run conditional that is added to the list in the job configuration screen is re-drawn in order to properly handle the spacing of each element on the screen. With a run conditional of 40 the job configuration page takes about 20 minutes to load!
Screenshot.png is an example where I added multiple run conditionals and it took over 20 minutes to load because of the number of re-draws that needed to be executed.
- links to