Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow associations to be validated quietly #235

Open
AJamesPhillips opened this issue Aug 6, 2015 · 0 comments
Open

Allow associations to be validated quietly #235

AJamesPhillips opened this issue Aug 6, 2015 · 0 comments
Labels

Comments

@AJamesPhillips
Copy link
Contributor

If a model is changed which is used in a Sequence Model's associations, for example a ChildSequence: https://github.com/Synbiota/GENtle2/blob/0fe534261c44e11147a04dfbd45e2c0cacd37fc7/public/scripts/plugins/pcr/lib/child_sequence.js and has previous data stored locally (or elsewhere) that causes it to now fail validation, it may error on validation: https://github.com/Synbiota/GENtle2/blob/develop/public/scripts/library/sequence-model/factory.js#L197-L211 If it throws an exception ( https://github.com/Synbiota/GENtle2/blob/develop/public/scripts/plugins/pcr/lib/child_sequence.js#L91-L105 ) during the SequenceModel instantiation it will recreate the same issue as #231.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant