Skip to content

Commit

Permalink
Merge 24.3 to 24.7
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-teamcity committed Sep 27, 2024
2 parents f6fce3a + 4ce5996 commit dca805d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
// Query to see if 4PL and/or 5PL curve fit data exists for this assay
LABKEY.Query.selectDistinctRows({
containerFilter: LABKEY.Query.containerFilter.allFolders, // Issue 51353
schemaName: 'assay.Luminex.' + _protocolName,
queryName: 'CurveFit',
column: 'CurveType',
Expand Down

0 comments on commit dca805d

Please sign in to comment.