Expedite Environment deletion

Proposal

We have set up automation to deploy and tear down environments through the Operations Environment utility, which works great for our managing our deployed environments. The problem is that after we tear down the environments, the environment utility still keeps track of all the old environments that we've ever created. The only way to let go of those environments that I know of is to go to the Stopped tab and click the delete button on each old environment, then click "delete environment" on the dialog box. After that, the record is gone, but the GUI then refreshes the page, putting me back on the Available tab. So it's

  1. Click Stopped
  2. Click Delete
  3. Click Delete Environment
  4. Wait for 3-10 seconds for it to finish deleting
  5. Repeat

With 44 pages of old environments and counting, this is simply not practical.

We need some controls on the environments that allow for multiple environment selection and deletion in one operation.

Edited by Jackie Porter