sgn
sgn copied to clipboard
Genotyping protocol: delete not working
[error] SGN::Controller::AJAX::GenotypingProtocol::genotyping_protocol_delete_GET(): DBI Exception: DBD::Pg::st execute failed: ERROR: permission denied for table genotype [for Statement "DELETE from genotype WHERE genotype_id IN (148887,148888,148889,148890,148891,148892,148893,148894,148895,148896,148897,...
Need to give the table the delete permission for web_usr... does this need a dbpatch?
Hi Titima, would you like to take a look at this one? It might just be a permission issue, in that case it could be closed as we should just assign correct permissions (it doesn't seem to be wrong in most databases)
@lukasmueller I don't think this issue is caused by any bug in the codes. I have been using this deletion function a few times during these past few days. It works fine.
This issue is database specific