ActiveBrainAtlas2 / activebrainatlasadmin

This is the ActiveBrainAtlas database portal. This project provides the admin area to edit data associated with the Active Brain Atlas project. It also provides the REST API.
0 stars 1 forks source link

issues added yesterday by Beth are not found #149

Open befriedman opened 1 year ago

befriedman commented 1 year ago
  1. Logging dates on annotation tables are incorrect- some attributed to Hannah after she was no longer employed
  2. Inability to track data to 3 digit "id" of DK states so cannot review specific DK State on which annotations were made
befriedman commented 1 year ago

also tracking back vis a vis "null" designation - important to note that this is a new emergent bug- it did not occur during the original manual annotations data sets performed by me and by Hannah several years ago- but it has only appeared recently This suggests that something in the original code for annotations or marking cells has changed Can this be traced? I am not sure that suggested fix will work we can try- but note that "nulls' can occur within a single annotation session where setup for marking is unchanged- and where majority of cells are correctly recorded

eddyod commented 1 year ago

The created column should have been named 'updated'. It gets updated to the current date every time an annotator works on that session. I have fixed this and added a new column named updated so each name should do as the name suggests. As for the null problem, this will get addressed when the new database modifications are implemented.

drinehart1 commented 1 year ago

duplicate of #126

drinehart1 commented 1 year ago

first issue is duplicate of #150