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

Fix JsonSerializationException when missing database feature #36

Merged
merged 1 commit into from Oct 14, 2019

Conversation

kendaleiv
Copy link
Contributor

@kendaleiv kendaleiv commented Oct 14, 2019

Fix JsonSerializationException that occurs when feature is added to
the database and later removed from the application.

A further enhancement could be cleaning up the database to avoid
these exceptions happening over and over but I'll leave that for the
future. This should get us working for now.

Fix JsonSerializationException that occurs when feature is added to
the database and later removed from the application.

A further enhancement could be cleaning up the database to avoid
these exceptions happening over and over but I'll leave that for the
future. This should get us working for now.
@khalidabuhakmeh khalidabuhakmeh merged commit 192fc31 into ritterim:master Oct 14, 2019
kendaleiv added a commit to kendaleiv/RimDev.FeatureFlags that referenced this pull request Oct 14, 2019
Better fix for ritterim#36 that prevents an exception from occurring,
rather than catching it after the fact.
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.

None yet

2 participants