You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the Housekeeping
We have some samples from last year where the rna_id and plate barcode are starting with a whitespace:
``
select * from lighthouse_sample where rna_id like ' %'
We would like to update the databases that have this legacy data:
[ ] Mongodb
[ ] mlwh
[ ] dart
**Blocking issues**
Describe any other issues or tickets that may be blocking this change.
**Additional context**
Mail on March 8th, 16:30
The text was updated successfully, but these errors were encountered:
rl15
changed the title
Housekeeping - Legacy data with plate barcodes and rna_id with trailing whitespaces
GPL-930 Housekeeping - Legacy data with plate barcodes and rna_id with trailing whitespaces
Mar 23, 2021
Describe the Housekeeping
We have some samples from last year where the rna_id and plate barcode are starting with a whitespace:
``
select * from lighthouse_sample where rna_id like ' %'
The text was updated successfully, but these errors were encountered: