Changes between Version 12 and Version 13 of Ticket #2321
- Timestamp:
- May 20, 2024, 8:04:38 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2321 – Description
v12 v13 127 127 || data_class_id || Change to new id || 128 128 129 == Item lists == 130 All 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 || 129 134 135 And 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.