Uploaded image for project: 'Sentry (Retired)'
  1. Sentry (Retired)
  2. SENTRY-1558

Implement functionality to show groups for a given role

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Sentry allows to list the roles for a given group via

      SHOW ROLE GRANT GROUP <groupName>;
      

      There should be also a way to show the groups for a given role. Currently it seems that this is only possible by directly querying the Sentry database. This functionality should be provided out-of-the-box similar to the statement above.

      The functionality could look similar to the following statement

      SHOW GROUP GRANT ROLE <roleName>;
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            janh Jan Hentschel
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: