James Glover
James Glover
**Describe the bug** The 'Limber-Htp - Multiplexing -' series of submissions are intended to allow re-pooling (or deferred pooling decisions) of already made libraries. However at the moment there is...
**User story** We have been stuck on version 0.9.0 of jsonapi-resources for a while, this is mostly as upgrades are causing test failures. Contributing factors: 1) Monkey patches to handle...
There are certain fields in aliquot that are required downstream for correct processing of sequencing information. These include: 1) library_id 2) library_type 3) fragment_size_from 4) fragment_size_to The latter two cause...
This represents the sequencescape work required for https://github.com/sanger/gatekeeper/issues/100 As a developer I would like to migrate used gatekeeper functionality into SS to allow for Gatekeeper deprecation. 1. The ability to...
**User story** As a sequencing Operator (Tris) I would like some refinements on the Sequencing pipelines to streamline the process, particularly Heron. **Who are the primary contacts for this story**...
**Describe the Housekeeping** The API V2 well and receptacle resources both lack links back to the labware/plate. This is a little bizzare, and results in us jumping through hoops in...
**Describe the bug** If two requests in a batch come from the same source well, you are unable to start the batch. Instead you get a 500: > An AASM::InvalidTransition...
**Describe the Housekeeping** While migrating to vite, I noted a fail chunk of legacy inline javascript. We should probably move this into proper js files, and pass in properties via...
**Describe the Housekeeping** We used to connect to MySQL in strict mode in development, which places certain constraints on queries, especially GROUP BY. (The ONLY_FULL_GROUP_BY mode is especially important here)...
**User story** As a member of USG and PSD I would like a USG actions tab to perform common support actions from a web interface with proper tracking. We should...