Actions
Feature #15234
closedQuery which groups have a particular role.
Description
While it is possible to query which users have a particular role it is not possible to query via API or UI which which groups have
a particular role.
For reference workaround is:
foreman-rake console , then "Role.find_by_name('Site manager').usergroups
Updated by Ori Rabin almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 6c894750639dd87726bcda758ae5cf3c38b3de5e.
Actions