Add "New" button to the "edit" page when looking at an existing deployment

There are times when I need to create a bunch of deployments in a row (usually when I’m setting up an app where each client has its own license/tenant key that needs to be listed as a parameter).

My workflow is usually:

  1. Go to the Deployments tab and hit New
  2. Enter the info for the deployment and save it
  3. Go back to the Deployments tab to repeat

It would be nice if there was a “New” button on the page where you edit deployments, that way I wouldn’t need to go back to the Deployments tab just to hit New. This is what it would look like in my head:

A bulk-create option would be nice for deployments, too. That could look like:

  1. Choose task that you want to bulk-create deployments for
  2. Select all the tenants that will get the deployment
  3. Specify parameters for each deployment to be created
  4. Hit “Run” and it creates all the deployments