• FEATURES
  • PRICING
  • MARKETPLACE
  • CASE STUDIES
  • BLOG
  • v6.1RC5 - missing specimen type

    I’m missing specimen types in a fresh install of openspecimen v6.1RC5. Only PBMC and buffy coat are shown in the specimen type dropdown.
    image

    The majority of specimen types are defined in db v2.0 in the specimen-class-and-type.csv file. PBMC and buffy coat appear to be added/modified in higher versions. Checking the logs I saw that the precondition check for the import of specimen class and type fails.


    In consequence the data got never imported?

    I think the problem was introduced with the commit Fixing v6.1.x branch with the following missing commits · krishagni/openspecimen@fd26e8c · GitHub, more specifically in be7270a. Parent classes and types were separated into two files, but the precondition used to check if the file is to be imported is for both the same. After the import of specimen-class.csv entries with the public_id 2003991 already exist and the additional specimen-class-and-type.csv files does not get imported.

    Hi @Andreas_Heinzel

    Thanks for reporting the issue. We’ll look into this issue and perhaps fix this in v6.1.RC6.

    Thanks,
    Vinayak

    Hi @vpawar,

    thank you for your reply.

    Would be great to see this fixed in RC6 as it is quite a bumper for people starting from scrach (empty database).

    I created a pull request that should hopefully save you some work.

    Best,
    Andreas

    Hi @Andreas_Heinzel

    We’ve fixed this issue in v6.1.RC6 build. Many thanks for reporting the issue and sharing your thoughts.

    Thanks,
    Vinayak