Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-47692

Include Custom Fields in Variable substitution in the webhook URL

    XMLWordPrintable

Details

    • 5
    • 8
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

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

      Problem :

      Only these variables are found from https://developer.atlassian.com/jiradev/jira-apis/webhooks

      ${board.id} 
      ${issue.id} 
      ${issue.key} 
      ${mergedVersion.id} 
      ${modifiedUser.key} 
      ${modifiedUser.name} 
      ${project.id} 
      ${project.key} 
      ${sprint.id} 
      ${version.id}
      

      I need to add custom fields to the webhook URL

      Suggestions:
      Include Custom Fields in Variable substitution in the webhook URL

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              astephen@atlassian.com Adrian Stephen
              Votes:
              124 Vote for this issue
              Watchers:
              80 Start watching this issue

              Dates

                Created:
                Updated: