Ability to configure more fields in Personal Jira Notifications in Slack

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Jira Cloud for Slack
    • None

      Current Behavior:

      When configuring personal notifications in the Jira Cloud for Slack app, users can only subscribe to changes on a limited, fixed set of fields — such as Summary, Description, Attachment, Due Date, and Priority.

      Limitation

      There is no option to receive notifications for changes to other standard fields (e.g., Component, Labels, Fix Version) or any custom fields. This limits the usefulness of personal Slack notifications for teams that rely on these fields in their workflows.

      Request:

      Please expand the personal notification configuration to allow users to subscribe to changes on any standard or custom field, rather than restricting it to the current fixed subset.

      Workaround:

      • Use Jira Automation
        1.  Go to Project settings → Automation → Create rule (or Settings → System → Global automation for site-wide rules).
        2. Select the Field value changed trigger.
        3. Add the action Send Slack message
        4. Paste your Slack Webhook URL (generate one from your Slack workspace under Apps → Incoming Webhooks).
        5. Customize the message body with smart values, for example:
        6. Field changed on {{issue.key}} - {{issue.summary}} 
          From: {{fieldChange.fromString}} 
          To: {{fieldChange.toString}} 
          Link: {{issue.url}}
          

                       7. Save and enable the rule

              Assignee:
              Unassigned
              Reporter:
              Kunal Kishore
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: