Skip to content

Add lab parameter to all Manager methods #254

@Skazza94

Description

@Skazza94

At present, undeploy_lab is the sole method in our codebase that incorporates the lab object. In contrast, the rest of the methods under the Manager class can already handle lab_hash and lab_name.

Given this setup, it would be logical and consistent to extend the lab object support to all other relevant methods within the Manager where lab_hash and lab_name are currently utilized.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions