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:
- Go to the Deployments tab and hit New
- Enter the info for the deployment and save it
- 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:
- Choose task that you want to bulk-create deployments for
- Select all the tenants that will get the deployment
- Specify parameters for each deployment to be created
- Hit “Run” and it creates all the deployments
