gigascience / gigadb-website

Source code for running GigaDB
http://gigadb.org
GNU General Public License v3.0
9 stars 15 forks source link

Fix 1991 admin samples update sample id #1995

Open alli83 opened 3 months ago

alli83 commented 3 months ago

Pull request for issue: #1991

This is a pull request for the following functionalities:

How to test?

Go to https://gigadb.org/adminSample/view/id/187284 Update the Sample ID from [HiC_lib of NAS] to [HiC_lib_of_NAS] Click 'Save' The Sample ID is now [HiC_lib_of_NAS]

How have functionalities been implemented?

Controller updated

Any issues with implementation?

Any changes to automated tests?

adminSampleCest test added

Any changes to documentation?

Any technical debt repayment?

Any improvements to CI/CD pipeline?

Describe any improvements to the Gitlab pipeline