Looking at Roles (column: Requires Subscription), what does Unspecified mean?

Kenneth Dooley
Tera Contributor

Looking at Roles (column: Requires Subscription), what does Unspecified mean?

1 ACCEPTED SOLUTION

Adam Stout
ServiceNow Employee
ServiceNow Employee

The subscription field on sys_user_role is no longer used.  Yes and no no longer represent our licensing model.  You have to know which applications require for the role or not.

Instead, you need to reference license_role.

View solution in original post

3 REPLIES 3

Community Alums
Not applicable

Hi @Kenneth Dooley ,

" Unspecified " means you do not have any specific Subscription attached for that role.

Mark my answer correct & Helpful, if Applicable.

Thanks,
Sandeep

Adam Stout
ServiceNow Employee
ServiceNow Employee

The subscription field on sys_user_role is no longer used.  Yes and no no longer represent our licensing model.  You have to know which applications require for the role or not.

Instead, you need to reference license_role.

Hi Adam.  We noticed the "requires Subscription" is missing after upgrading Vancouver to Washington.  Can you point to any documentation that describes what you said here?