Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JSWCLOUD-27006

Additional Version smart values for related work and issues

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Issue Summary

      In Jira Automation, it would be great to include Version smart values related to the "Related work" and "Issues" section:

      Current offering

      Only the following Version smart values are accepted:

      • version.name - Returns the version's name.
      • version.id - Returns the version's ID.
      • version.description - Returns the version's description.
      • version.archived - Returns true if the version is archived, and false if not.
      • version.startDate - Returns the version's start date.
      • version.released - Returns true if the version is released, and false if not.
      • version.releaseDate - Returns the version's release date
      • version.project.key - Returns the project key of the project the version belongs to.

      Expected offering

      • version.issuesStatusForFixVersion.done - Returns the number of issues in the Fix Version with status category "Done"
      • version.issuesStatusForFixVersion.done - Returns the number of issues in the Fix Version with status category "In Progress"
      • version.issuesStatusForFixVersion.done - Returns the number of issues in the Fix Version with status category "To Do"
      • version.issuesStatusForFixVersion.done - Returns the number of issues in the Fix Version with status category "Unmapped"
      • version.url - Returns the URL of the Fix Version

            [JSWCLOUD-27006] Additional Version smart values for related work and issues

            Suggestion: add the custom section, is better than version.description  because of  editor tool.

            Micael Duarte added a comment - Suggestion: add the custom section, is better than version.description  because of  editor tool.

            As a work-around, there is a REST API function to get the related work for a version, and that could be called using the Send Web Request action:

            https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-project-versions/#api-rest-api-3-version-id-relatedwork-get

            Bill Sheboy added a comment - As a work-around, there is a REST API function to get the related work for a version, and that could be called using the Send Web Request action: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-project-versions/#api-rest-api-3-version-id-relatedwork-get

              Unassigned Unassigned
              779a84018620 Fye
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: