Changes between Version 12 and Version 13 of Ticket #2321


Ignore:
Timestamp:
May 20, 2024, 8:04:38 AM (6 months ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2321 – Description

    v12 v13  
    127127|| data_class_id   || Change to new id ||
    128128
     129== Item lists ==
     130All item lists with raw bioassays as members are converted to item lists with derived bioassays. We need to change entries in the !ItemListMembers table:
     131|| **!ItemListMembers** || **Comment** ||
     132|| item_id              || Change to new id ||
     133|| list_id              || Keep ||
    129134
     135And in the !ItemLists table:
     136
     137|| **!ItemLists** || **Comment** ||
     138|| version        || +1 ||
     139|| member_type    || Change 264 (=RAWBIOASSAY) to 268 (=DERIVEDBIOASSAY) ||
     140|| All other columns || Keep ||
     141
     142**NOTE! ** Synchronization filters are not updated since it is not possible to automatically make a working filter in all cases. It may not be enough to just change the type from raw bioassay to derived bioassay.