datatools-ui icon indicating copy to clipboard operation
datatools-ui copied to clipboard

Remove label if deployment is inactive (ELB test deployment)

Open philip-cline opened this issue 3 years ago • 1 comments

Checklist

  • [x] Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
  • [x] Any modified or new methods or classes have helpful JSDoc and code is thoroughly commented
  • [x] The description lists all applicable issues this PR seeks to resolve
  • [x] The description lists any configuration setting(s) that differ from the default settings
  • [ ] All tests and CI builds passing

Description

Currently ELB test deployments will maintain their deployment label even after they are inactive. This PR resolves that issue.

philip-cline avatar Aug 25 '22 15:08 philip-cline

Blocked awaiting e2e test login fix

philip-cline avatar Aug 25 '22 16:08 philip-cline

e2e tests are passing on this branch!

miles-grant-ibigroup avatar Sep 15 '22 18:09 miles-grant-ibigroup