sanger / limber

A flexible lims extension of the old app
MIT License
3 stars 8 forks source link

Y24-038 Change printed plate name for LCMB Custom plates #1656

Open neilsycamore opened 3 months ago

neilsycamore commented 3 months ago

As team lead for RNA (Liz E) it is very hard for the lab team, when making pools, to determine the correct label to put on the tube as the whole name doesn’t fit on the tube. LCMB custom pool and LCMB custom Pool Norm. both of these samples have the same human readable name on the label ‘Custom Pool’ making it difficult for us to know which label is which when we print them. pool_label_LCMB

Please can we remove the word custom Or Make one Custom Pool and one Custom Norm.

Raised via RT799627

neilsycamore commented 3 months ago

Slack discussion and thoughts from @as28 3 parts to story (small):

  1. change limber config for LCMB to adjust name of purpose(s) (check the purpose(s) are not also defined in SS as well, don't think so unless defined for multiplexing)
  2. change integration suite for LCMB pipeline to use changed purpose names
  3. on deployment to UAT/Training/Prod, update name of existing purpose(s) in database BEFORE deploying config change (or it will create NEW instances of the purposes based on their new names on deployment which we don't want)