OntologyManager.GetPropertyObjects() returning ObjectProperty(s) with propertyId=0

LabKey Support Forum (Inactive)
OntologyManager.GetPropertyObjects() returning ObjectProperty(s) with propertyId=0 Will Holtz  2014-10-14 14:00
Status: Closed
 
Module source for repro is attached.

After compiling/installing the module perform the following steps:
1) Go to Fermentation Module
2) click 'New Assay Design' button
3) Select 'General' assay radio button then 'Next' button
4) Give the assay a name, and click 'Save & Close' button
5) Go to http://localhost:8080/labkey/fermentation/Fermentation/begin.view?rowId=X
   where X should be the rowId of the assay design that was just created

The bug should result in a assertion error.
If the bug has been fixed, the main body of resulting page should be empty.