Changes between Version 1 and Version 8 of Ticket #2321


Ignore:
Timestamp:
May 16, 2024, 1:19:04 PM (6 months ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2321 – Description

    v1 v8  
    4545|| **!AnnotationSets** || **Comment** ||
    4646|| id                  || Keep ||
    47 || version             || Keep ||
     47|| version             || +1 ||
    4848|| item_type           || Change 264 (=RAWBIOASSAY) to 268 (=DERIVEDBIOASSAY) ||
    4949|| item_id             || Change to new id ||
    5050
    51 NOTE! Cached annotations (in the `static.cache/snapshots-v5` directory) must be deleted. The simplest thing is to delete the entire directory and everything in it.
     51NOTE! Cached annotations (in the `static.cache/snapshots-v5` directory) must be deleted. ~~~The simplest thing is to delete the entire directory and everything in it.~~~ It is easy to delete from the code since we already have `SnapshotManager.removeSnapshots()` method.
    5252
    53 NOTE! Annotation types that are enabled for raw bioassays but not derived bioassays need to be updated. We can either let the admin handle that manually or it might be possible to implement this in the tool as well. We would need to insert an entry into the !AnnotationTypeItems table for each annotation type:
     53NOTE! Annotation types that are enabled for raw bioassays but not derived bioassays need to be updated. We can implement this in the tool as well. We would need to insert an entry into the !AnnotationTypeItems table for each annotation type:
    5454
    5555|| **!AnnotationTypeItems** || **Comment** ||
     
    6363|| **!FileSets** || **Comment** ||
    6464|| id            || Keep ||
    65 || version       || Keep ||
     65|| version       || +1 ||
    6666|| item_type     || Change 264 (=RAWBIOASSAY) to 268 (=DERIVEDBIOASSAY) ||
    6767
     
    7171|| **!AnyToAny** || **Comment** ||
    7272|| id            || Keep ||
    73 || version       || Keep ||
     73|| version       || +1 ||
    7474|| name          || Keep ||
    7575|| description   || Keep ||
     
    8585|| **!ChangeHistoryDetails** || **Comment** ||
    8686|| id                        || Keep ||
    87 || version                   || Keep ||
     87|| version                   || +1 ||
    8888|| history_id                || Keep ||
    8989|| change_type               || Keep ||