Project

General

Profile

Bug #15672

Updated by Eric Biagiotti over 4 years ago

In order to make large numbers of subprocesses readily available and easily navigable to users: 

 * # Switch to using the DataExplorer WB2 component.  
 * Make filtering on state mutually exclusive # Update the container_requests list query API with special cases for @container.exit_code@ and use the built in filtering of the DataExplorer. This will require changing the column filter pop up to be radio buttons. @container.state@ 
 * Remove the toggles from the subprocess panel, but keep the data about the number of subprocesses in each state.  

Back