InformaticsMatters / squonk

Squonk platform and computational notebook
Apache License 2.0
8 stars 3 forks source link

SDF export fails for SMARTCyp results #138

Closed tdudgeon closed 3 years ago

tdudgeon commented 3 years ago

Empty SDF is created. JSON export is OK.

tdudgeon commented 3 years ago

The cause was that the DatasetMetadata was not being sent so Jackson did not have the class info it needed to deserialise the complex types that are created by SMARTCyp.

This also required updating portal with this commit: https://github.com/InformaticsMatters/portal/commit/e1e9094d1e9bd0b23e326fb2ce358cc3a2652d8a