-
Notifications
You must be signed in to change notification settings - Fork 36
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
Topic/audit tables patch #4535
Topic/audit tables patch #4535
Conversation
From my testing, these seem to be the unaltered audit tables: cvterm_dbxref_audit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I checked most of the audit tables through unit fixtures, selenium, and some bases of the normal interface.
Patch works correctly.
Tables for operation INSTER, UPDATE and DELETE works correctly.
Some audit tables are interesting - for example, creating a list from wizard cerates 3 events in audit tables - but it is because of how controller works in code to create a table - not an audit table.
;-)
… but failing gitaction
…d, not catalyst user object (two occurences).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1:
Note from the labmeeting today: phenotype upload showed spinning wheel on this branch with a error containing phenotype file (did not show an error message). This may not be specific to this branch though... will test more. |
The upload issue could be a docker config issue on cassava-devel |
…SGN/Controller/AJAX/Trials
Description
Closes #4237
Checklist
/t/data/fixture/patches/
./docs
has been updated./js
to/js/source/legacy
.