BU-ISCIII / iskylims

is an open-source LIMS (laboratory Information Management System) for Next Generation Sequencing sample management, statistics and reports, and bioinformatics analysis service management.
https://github.com/BU-ISCIII/iSkyLIMS/wiki
GNU General Public License v3.0
71 stars 34 forks source link

Solving issues part 1 #262

Closed luissian closed 4 months ago

luissian commented 4 months ago

Many files were incorrect litin, most probably because of using a old version of "black" package,

Solving issues :

78 Allow to search services by service type

158 Unable to convert barcode count to integer

180 when deleting run , pool and library_preparations are also deleted

250 AttributeError when no username is found in wetlab project

261 Confirmation email after resolution: wrong text and email

263 STATUS_CHOICES is deprecated from version higher than 3.1.x

264 User can't search service/project by sample name

265 Service state are not in the right order on first_install_tables.json

luissian commented 4 months ago

Mira a ver porque veo algunos commits míos en tu PR, algo ha pasado con el push -f o algo

Yo creo que fue al estropearlo haciendo el commit en medio del rebase

saramonzon commented 4 months ago

Me acaba de llegar sms de este último commit, solo por asegurar, tiene que ser relación 1-n no many-to-many, osea sería una foreign key en la tabla runProcess no?

saramonzon commented 4 months ago

Perfe, lo has probado todo no? Instalando desde 0 y que funcionen las búsquedas y todo? Si es así puedes dejar ese script en el comentario que te he puesto y rebasear :)