Developer forum

Forum » Feature requests » Users assigned to multiple User groups

Users assigned to multiple User groups

Adrian Ursu
Reply

Hello guys,

I have 2 cases where users can be assigned to a lot of UsersGroups (because we are using user groups as order approval workflows).

This causea a break because there is a limit on the number of characters allowed for the AccessUserGroups field.

I was wondering ifthis field can be safely extended to nvarchar(MAX) ?

I can, of course, do that on our solution but I was wondering if this can be set as a core functionality in order to avoid overwriting on upgrade

Thank you,

Adrian


Replies

 
Nicolai Høeg Pedersen
Reply

You can just try it.

We will not override the size of the field on update.

BR Nicolai

 
Adrian Ursu
Reply

Thank you Nicolai

Adrian