|
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
gemisigo
Joined: 11 Mar 2010 Posts: 2137
|
|
[13.0.52 Beta] - Not showing built-in roles |
|
I've had this issue in v12 too. SA no longer seems to include built-in roles in the popup for statements like ALTER ROLE in SQL Server. It only shows user-created roles. Is there a setting that controls this behavior?
|
|
Mon Jul 08, 2024 6:19 am |
|
|
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7903
|
|
|
|
Built-in roles get filtered out at a lower level as they are typically not expected to be touched or needed in Intellisense prompts.
If you would like to change that behavior, you can modify Options -> DB Options - >SQL Server -> Database Objects query-> in the code of subquery for principals comment out "is_fixed_role = 0"
|
|
Mon Jul 08, 2024 8:03 am |
|
|
gemisigo
Joined: 11 Mar 2010 Posts: 2137
|
|
|
|
Thanks, that "fixed" it :)
|
|
Mon Jul 08, 2024 8:33 am |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|