This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Description
I have a setup of GSCF and SAM. Notification is set to true. I try to import a study. I first fully import it into GSCF (including assays). After this I want to add data to this study in SAM. Since this is a new study, the synchronization tries to get the new assays, but it fails (with the message: An error occurred while synchronizing: object references an unsaved transient instance - save the transient instance before flushing: org.dbxp.moduleBase.Assay; nested exception is org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: org.dbxp.moduleBase.Assay). Even as an admin I receive this message. I have included screenshots of my SAM-terminal with the call (a) and part of the stacktrace (b).
We found a workarround by:
- creating a study without assays
- logging in as admin to SAM and force the synchronization (by browsing Assay's)
- editing the study in GSCF by adding the assays
- forcing another synchronization in SAM
screenshot A:

screenshot B:
