Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

Navigation Property in IdentityUserRole #610

Closed
YZahringer opened this issue Nov 1, 2015 · 6 comments
Closed

Navigation Property in IdentityUserRole #610

YZahringer opened this issue Nov 1, 2015 · 6 comments
Assignees
Milestone

Comments

@YZahringer
Copy link

Hello,

How to add a navigation property in IdentityUserRole to IdentityRole? Why this entity is not customizable like IdentityRole and IdentityUser? Why this navigation property does not exist by default?

Thanks,
Yann

@rustd
Copy link

rustd commented Nov 2, 2015

Related issue: #585

@rustd rustd added this to the 3.0.0-rc1 milestone Nov 2, 2015
@divega divega modified the milestones: 3.0.0-rc2, 3.0.0-rc1 Nov 23, 2015
@HaoK HaoK assigned HaoK and unassigned divega Jan 13, 2016
@HaoK HaoK removed the discussion label Jan 13, 2016
@HaoK
Copy link
Member

HaoK commented Jan 14, 2016

Not going to make it in today

@HaoK HaoK modified the milestones: Backlog, 3.0.0-rc2 Jan 14, 2016
@HaoK HaoK removed their assignment Jan 14, 2016
@blowdart blowdart modified the milestones: 1.0.0-rc2, Backlog Feb 24, 2016
@blowdart
Copy link
Member

Moving out of backlog and aiming for RC2

@HaoK HaoK removed their assignment Feb 24, 2016
@divega divega modified the milestones: 1.0.0, 1.0.0-rc2 Apr 1, 2016
@divega
Copy link

divega commented Apr 1, 2016

This is not a ship stopper for RC2 so moving to RTM and assigning.

@HaoK
Copy link
Member

HaoK commented Apr 19, 2016

@divega I don't think we can add this navigation property anymore since we are adding the generic arguments back, as IdentityUser<TKey> wouldn't be the correct type anymore, rather it would need to be IdentityUser<TKey, TUserClaim, TUserRole, TUserLogin> which is circular

@blowdart blowdart modified the milestones: Backlog, 1.0.0 May 18, 2016
@blowdart
Copy link
Member

As we won't have a navigation property this isn't possible.

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

No branches or pull requests

5 participants