Skip to content

Add check for uninitialized identity#358

Merged
tcmitchell merged 1 commit intoSynBioDex:mainfrom
tcmitchell:357-no-identity
Nov 30, 2021
Merged

Add check for uninitialized identity#358
tcmitchell merged 1 commit intoSynBioDex:mainfrom
tcmitchell:357-no-identity

Conversation

@tcmitchell
Copy link
Copy Markdown
Collaborator

When an object is passed to a referenced object property and its
identity has not yet been initialized then raise an error with a
helpful error message.

Closes #357

When an object is passed to a referenced object property and its
identity has not yet been initialized then raise an error with a
helpful error message.
@tcmitchell tcmitchell added this to the beta milestone Nov 30, 2021
@tcmitchell tcmitchell self-assigned this Nov 30, 2021
@tcmitchell tcmitchell merged commit 0b87e64 into SynBioDex:main Nov 30, 2021
@tcmitchell tcmitchell deleted the 357-no-identity branch November 30, 2021 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: Expecting string, got <class 'NoneType'>

1 participant