hmsiccbl / screensaver1

Screensaver Version 1 - End of life on December 1, 2018
GNU General Public License v2.0
3 stars 3 forks source link

import library contents delta #70

Open seanderickson opened 11 years ago

seanderickson commented 11 years ago

migrated issue:

Importing of new library contents versions should allow only the changed wells to be specified. Extant reagent data for other wells will be used for the new library contents version. Internally, we can also optimize by not creating new records for the unchanged reagents.

Follow-ups Submitted By: Andrew Tolopko

Adddate: 2009-09-04 09:22:28 This may in fact already "just work". If one imports only a subset of the library contents, only the affected wells will have the Well.latestReleasedReagent property updated, but all wells will still have a valid "latest releaesed reagent". Each library contents version will only represent the changed wells/reagents. When browsing a delta-only version, an admin would only see the subset of wells, but this is probably fine, and perhaps even more useful than also seeing the wells that did not change for the given version.

JAS60 commented 11 years ago

Please discuss @dwrobel1 @seanderickson

dwrobel1 commented 11 years ago

Not clear to me whether the new library contents version import described above would just include the wells that have any changes in a modified SD import file. If the import is limited only to changed wells it would actually be more work than importing the entire SD file with changed and unchanged records (at least from the data side of things).