Opened 10 years ago

Closed 10 years ago

#1847 closed defect (fixed)

DerivedBioAssay.setSoftware() is overwritten by project default software

Reported by: Nicklas Nordborg Owned by: everyone
Priority: major Milestone: BASE 3.3.1
Component: core Version:
Keywords: Cc:

Description

When creating a new derived bioassay and a project default software has been set the selected software is overwritten by the project default software.

Note! To test this a Derived bioassay subtype and Software subtype should be defined and be related to each other.

Change History (2)

comment:1 by Nicklas Nordborg, 10 years ago

And if there is a project default hardware also related to the derived bioassay subtype this is never set...

comment:2 by Nicklas Nordborg, 10 years ago

Resolution: fixed
Status: newclosed

(In [6533]) Fixes #1847: DerivedBioAssay.setSoftware() is overwritten by project default software

Incorrectly updated 'hardwareHasBeenSet' instead of 'softwareHasBeenSet' when calling DerivedBioAssay.setSoftware().

Note: See TracTickets for help on using tickets.