Originally created by: danielwe...@gmail.com
Originally owned by: danielwe...@gmail.com
Add possibility to merge 2 compounds (e.g. if accidentally created new compound and added spectra, ... although it was already present).
E.g. in compound-edit-view new tab: "Merge with..."
Input: compound_id A, compound_id B
Relink everything from A to B, delete compound A.
-> Will provide stored procedure merge_compounds(cmp_id_from, cmp_id_to)
Double-check if user is really sure.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: jlin...@gmail.com
The stored procedure will do all the relinking - If the stored procedure is not in place, I can find all the compound related tables and issue updates and then set the archival step