sanger / limber

A config-driven LIMS built on Sequencescape, primarily for running library preparation pipelines in the laboratory
MIT License
4 stars 8 forks source link

GPL-988 investigate queries required for pipeline kanban #710

Closed KatyTaylor closed 11 months ago

KatyTaylor commented 3 years ago

Description Look into what queries (API calls) would be needed for a kanban style display of a pipeline within Limber.

Who the primary contacts are for this work Katy, James G, Tom W

Additional context or information This is part of the wider requirements for having an overview of what plates are where / reporting / replacing the Heron Trello board. (see https://github.com/sanger/General-Backlog-Items/issues/139)

TWJW-SANGER commented 3 years ago

Link to UKB - Heron WIP meeting notes and agreements

KatyTaylor commented 3 years ago

Used these options:

This gives a loading time of 30 seconds for a proof of concept page, which lists out all plates and tubes of the LTHR-384 Heron pipeline purposes, grouped by purpose, displaying their barcode and state (542 records at time of writing).

This required modifications as seen in these commits:

KatyTaylor commented 3 years ago

Putting it in code review in case anyone wants to have an early look at the code linked to in previous message. It will be incorporated into the code base as part of the actual kanban story - https://github.com/sanger/General-Backlog-Items/issues/139

KatyTaylor commented 11 months ago

Closing as is in 'Done' column