Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implemented issue part 2 #267

Merged
merged 38 commits into from
Jun 21, 2024
Merged

implemented issue part 2 #267

merged 38 commits into from
Jun 21, 2024

Conversation

luissian
Copy link
Member

@luissian luissian commented May 1, 2024

This PR implemented the following issues:

#26 Sample name que se pueda repetir - SampleID unique
#73 control: the name of the sample do not contain the underscore (_)
#89 Extend the statistics to get information of lab and analyzed samples
#256 The install scirpt does not create the logs symbolic link if already exists
#260 Run states table cleaning
#266 Too many emails are sent during crontab process

It requires to update the initial tables to change the run state values and the configuration to allow that sample name could be repeated and underscore character in sample

conf/first_install_tables.json Outdated Show resolved Hide resolved
conf/first_install_tables.json Show resolved Hide resolved
core/utils/samples.py Outdated Show resolved Hide resolved
install.sh Show resolved Hide resolved
wetlab/api/views.py Show resolved Hide resolved
wetlab/config.py Show resolved Hide resolved
wetlab/templates/wetlab/menu.html Outdated Show resolved Hide resolved
wetlab/utils/crontab_update_run.py Outdated Show resolved Hide resolved
wetlab/utils/test_conf.py Outdated Show resolved Hide resolved
@luissian luissian merged commit e7a4929 into BU-ISCIII:develop Jun 21, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment