ServiceNow Community servicenow community

  • English (US)
  • English (UK)
  • Portuguese (Brazilian)

developer

  • ServiceNow Community
  • Discussions
  • Developer forum

Create a new view for specific assignment groups

  • Subscribe to RSS Feed
  • Mark Question as New
  • Mark Question as Read
  • Float this Question for Current User
  • Printer Friendly Page

sonita

  • Mark as New
  • Report Inappropriate Content

‎10-12-2018 11:30 AM

find_real_file.png

Solved! Go to Solution.

  • 2,239 Views

Ahmmed Ali

‎10-12-2018 12:13 PM

find_real_file.png

View solution in original post

  • All forum topics
  • Previous Question
  • Next Question

‎10-12-2018 11:35 AM

‎10-12-2018 11:59 AM

‎10-12-2018 12:02 PM

‎10-12-2018 12:07 PM

servicenow view assignment groups

  • scheduled job randomly runs in Developer forum yesterday
  • customize project workbench in PPM in Developer forum yesterday
  • Group Assignment based on Schedule in Developer forum yesterday
  • Configure Custom Field Decorator in Developer forum yesterday
  • Assignmnet group Name to populate in List Collector in Developer forum Tuesday

servicenow view assignment groups

developer portal logo

Your browser or one of your plugins is not allowing JavaScript to be run. This is a bummer since the ServiceNow Developers Site is dynamic and depends on JavaScript to function. If you want to visit this site, please disable the plugin, activate this site for JavaScript or use another browser.

COMMENTS

  1. Can see all assignment groups(Active/Inactive) when using

    Loading... Loading...

  2. Assign users to assignment groups

    Assign users to assignment groups - Product Documentation: Utah - Now Support Portal.

  3. Unable to view assignment groups

    On my developer instance, I am unable to view any of the assignment groups through the "Assignment Group" field. This is across multiple modules incident, problem, …

  4. Solved: Re: How to do only assignment group members can re

    Hey koya, You can do this by two ways , Grant read/write permission to someone if the assignment group is one of their groups in the condition builder.. Or. You have to write below …

  5. Configure the group type for assignment groups

    Use the Type field to define categories of groups. Once defined, you can use these categories to filter assignment groups based on the group type using a reference qualifier.

  6. Create a new view for specific assignment groups

    if(gs.getUser().isMemberOf("sys_id of first group") || gs.getUser().isMemberOf("sys_id of second group") || gs.getUser().isMemberOf("sys_id of …

  7. ServiceNow

    *Disclaimer: We are reviewing video content for Accessibility standards*How to determine your own, or a colleague's, assignment group.

  8. Report on all AssignmentGroups : r/servicenow

    Report on all AssignmentGroups. Just as the heading says, does anyone know how I can export a list of all assignment groups in my tenant? Maybe a report in ServiceNow then export to csv?

  9. Groups

    A group is a set of users who share a common purpose. Groups may perform tasks such as approving change requests, resolving incidents, receiving email notifications, or performing …