TheJacksonLaboratory / PhenopacketLab

An Angular/Springboot web application for the loading, editing, saving of data that follows the Phenopacket Schema
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Therapeutic Regimen Error #302

Closed belkassaby closed 1 year ago

belkassaby commented 1 year ago

Therapeutic regimen UI allows the saving of corrupt phenopackets that then will block the reloading of the previously created phenopaket image001

BethSundberg commented 1 year ago

@belkassaby I did not have this error occur on dev.

belkassaby commented 1 year ago

This might be due to a corrupt phenopacket that you had previously created on sqa (the old instance) i would clear up all you phenopackets in sqa and then you could try once more to see if that happens on sqa UPDATE: that was the case indeed: there was a phenopacket that had been created previously on the datastore with a theraapeutic regimen that didn't have either the ontoologyClass or the externalReference property. I just deleted it. You should be able to see your other phenopackets.

BethSundberg commented 1 year ago

@belkassaby Logoff and login are working fine on both dev and sqa sites this morning. Problem is solved.