Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stray racks and stray containers #40

Open
graik opened this issue Aug 14, 2016 · 0 comments
Open

stray racks and stray containers #40

graik opened this issue Aug 14, 2016 · 0 comments

Comments

@graik
Copy link
Owner

graik commented Aug 14, 2016

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant