Skip to content

stray racks and stray containers #40

@graik

Description

@graik

Racks can be created without any parent location. Likewise, Containers can be created without parent rack (according to data model). Stray racks and containers are more or less supported by the code but lead to oddities and subtle failures in links and filtering.

For example: In Container or Sample table, racks that have no location, cannot be filtered for.
Similar is probably true for containers without racks.

Solution:

  • make Location a required field of Rack
  • make Rack a required field of Container

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions