ErythronDB / ErythronDBWebsite

data model and front-end template for ErythronDB version 2.0+ (in development)
GNU Lesser General Public License v3.0
0 stars 0 forks source link

bug with strategy revision that has an existing analysis #12

Closed fossilfriend closed 3 years ago

fossilfriend commented 3 years ago

problem in WDK/Model/src/main/java/org/gusdb/wdk/model/user/analysis/StepAnalysisPersistentDataStore.java

Line #357 passes an integer to a boolean

Unfortunately, fixed in api-build-48 by complete refactoring of the entire class which was deemed too buggy to fix

Will need to move to api-build-48 to fix this and any related errors not yet encountered

fossilfriend commented 3 years ago

resolved by moving to api-build-50