You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2018. It is now read-only.
We should consider backing out be8232d since identity service didn't make it into 2.0, this would give us more time to react/update things without having backcompat issues.
The main motivation from my perspective is not introducing a 2.0 schema change that only adds 2 properties, that seems like a waste.
There doesn't appear to be anything preventing us from bringing all of this back as a new feature in 2.1 as it doesn't affect anything outside of the EntityFrameworkCore.
We'd also back out the new activity/sign in/ password feature as well since that's what drove the schema changes.
Basically we should only add this complexity when we have a large schema update/optional features that are compelling enough to justify all of this stuff...
We should consider backing out be8232d since identity service didn't make it into 2.0, this would give us more time to react/update things without having backcompat issues.
The main motivation from my perspective is not introducing a 2.0 schema change that only adds 2 properties, that seems like a waste.
There doesn't appear to be anything preventing us from bringing all of this back as a new feature in 2.1 as it doesn't affect anything outside of the EntityFrameworkCore.
We'd also back out the new activity/sign in/ password feature as well since that's what drove the schema changes.
cc @ajcvickers @divega @blowdart
The text was updated successfully, but these errors were encountered: