Skip to content

DAL version 2.6.3

Choose a tag to compare

@georgedart georgedart released this 08 Aug 07:46
· 15 commits to master since this release

Version 2.6.3
Date: 01/08/2022
Description: Bug fixing version and minor improvements

Minor:

  • Fixed issue #9025 relating to PlateName filtering being case senesitive

  • Fixed issue #9136 relating to "DateAdded" being overwritten in item bulk update

  • Fixed issue #7410 allowing TraitName to be included in genotype/_id/list/trait

  • Fixed issue #8089 allowing "Public" to be returned in list/factors

  • Fixed issue #8743 allowing SpecimenNote to be included in import/specimen

  • Fixed issue #8851 allowing ItemFactors to be included in item bulk update

  • Fixed issue #9008 allowing existing items to be added in Item Groups

  • Fixed issue #9039 allowed Trial Unit Specimens to be filtered by Specimen Name and Trial Id

  • Fixed issue #6650 that includes Trial Id in list/trialunitspecimen

  • Added feature #8681 that deletes Specimen Keywords when deleting Specimen

  • Added feature #3025 to allow children storage to be listed in list/storage

  • Added feature #5168 to allow new extracts to be added to existing Analysis Groups.

  • Added feature #5540 to list all trait aliases in trial/_trialid/list/trait

  • delete/trialunitspecimen/:id has been added with the intention to replace remove/trialunitspecimen/:id in future versions.