RFE: Add the ability for users to set the group whose members are regarded as non-Users

XMLWordPrintable

    • Severity 3 - Minor

      NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.

      Raised on behalf of Jóhann B. Guðmundsson - see https://ecosystem.atlassian.net/browse/AO-487

      It would be extremly welcome addition to add the ability for Jira Administrators being able to set which group(s) are being regarded as non-Users for comments. ( which seems to be hardcoded to jira-developers only )
      src/main/java/com/atlassian/jira/toolkit/customfield/LastCommentedByUserCFType.java
      ...
      /** The group whose members are regarded as non-Users. */
      private static final String JIRA_DEV = "jira-developers"; <---
      private static final Logger log =
      Logger.getLogger(LastCommentedByUserCFType.class);

      See also https://jira.atlassian.com/browse/JRA-33205

            Assignee:
            Unassigned
            Reporter:
            alex (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: