gigascience / gigadb-website

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

fix: curation log avoid duplicate if same curator #2023

Open alli83 opened 2 months ago

alli83 commented 2 months ago

Pull request for issue: #2016

This is a pull request for the following functionalities:

curation log: avoid duplicate if the curator didn't change

How to test?

Go to https://gigadb.org/adminDataset/update/id/2830 Modify some information in the admin page Click "Save" no more "Curator Assigned" duplicate

How have functionalities been implemented?

Any issues with implementation?

Any changes to automated tests?

AdminDatasetCurationLogCest added

Any changes to documentation?

Any technical debt repayment?

Any improvements to CI/CD pipeline?