Clinical-Genomics / statina

2 stars 3 forks source link

Error in search results - minoe #197

Closed alieden closed 2 years ago

alieden commented 2 years ago

When you search for a sample you always get a result that includes the samples 2020-19411 and 2020-27401?

elevu commented 2 years ago

This will be fixed once the samples with duplicate Id will be removed

mayabrandi commented 2 years ago

ive removed the duplicated samples

Mropat commented 2 years ago

we also need to create unique index in the database for sample_id field so that creating duplicates wont be possible

Mropat commented 2 years ago

Samples deleted and index installed

However noticing a problem that if you search first for 2021 and then for empty string, the results dont update to show all samples again

elevu commented 2 years ago

However noticing a problem that if you search first for 2021 and then for empty string, the results dont update to show all samples again

I cannot replicate this, lemme know if you see this again, meanwhile, I will close the issue