datatools-ui
datatools-ui copied to clipboard
Remove label if deployment is inactive (ELB test deployment)
Checklist
- [x] Appropriate branch selected (all PRs must first be merged to
devbefore they can be merged tomaster) - [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.
Blocked awaiting e2e test login fix
e2e tests are passing on this branch!