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

XMLWordPrintable

    • Severity 3 - Minor
    • Hide
      Atlassian Update – 3 November 2017

      Hi everyone,

      The issue has not get additional interest since the time it has been reported. Additionally it lacks important information as an affected version, etc.

      Therefore I'm resolving the issue as Timed out.

      Atlassian will continue to watch issue for the further updates, so please don't hesitate to share your feedback in the issue comments.

      Cheers,
      Ignat Alexeyenko
      Jira bugmaster.

      Show
      Atlassian Update – 3 November 2017 Hi everyone, The issue has not get additional interest since the time it has been reported. Additionally it lacks important information as an affected version, etc. Therefore I'm resolving the issue as Timed out . Atlassian will continue to watch issue for the further updates, so please don't hesitate to share your feedback in the issue comments. Cheers, Ignat Alexeyenko Jira bugmaster.

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? 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:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: