Create and configure Jira automation rules, Branch automation rules to perform actions on related issues, Issue data (Automation format) payload for Send Web Request, Issue data (Jira format) payload for Send Web Request action, Limitations in team-managed projects for automation rules, Permissions required for Jira Cloud automation rules, Test a Jira automation rule using the Manual trigger, Transfer Jira automation rules from one user to another, Differences between Automation in Jira Server and Jira Cloud, Use Jira automation rules to modify issues, Convert wiki markup to HTML or plain text in Jira automation, Move an issue to another project using automation, Automation for Jira documentation for Jira Server. More complex smart-values. Adding.inwardIssue and.outwardIssue to the issue.issuelinks smartvalue should get what you're after. when setting multiple Fix Versions) then you can iterate over these using the{{#changelog.fixVersion}}{{toString}}{{/changelog.fixVersion}}expression. Check out how we use smart values in our Jira automation template library. These can be combined with other user smart values. You can also use this withlists. # . In progress. {{issue.resolution}} - Returns the issue's resolution. Seeaccesing multi-value fields.Properties for versions include:name, description, archived, released, releaseDate. Examples of how you can use smart values to set the text value of an issues field, such as Summary or Description. {{comment.body}} - Returns the body of the comment that triggered the rule. The Jira issue view uses the labels provided in Accesses time tracking estimates. Can only be used when the active issue is a subtask, and can't be used to access a standard issue's parent issue. Examples of how you can use smart values to set the numerical value of an issues field in your Jira automation rules. Accesses information for the current running rule. {{attachment.author.displayName}} Returns the name displayed in your Jira instance. {{issue.comments.last.body}} - Returns the body of the last comment. {{issue.parent.key}} - Returns the issue key of the subtask's parent issue. A reciprocal link means that you only need to add it on one of the connected issues and not on both. {{attachment.author}}: Returnsthe user who added the attachment. Here you can find the list of all smart values and examples of how to use them: Jira automation - Data Center and Server (Latest), Create and configure Jira automation rules, Use Jira automation rules to modify issues, Monitor automation activity and diagnose issues, Examples of using smart values with dates, Examples of using smart values with lists, Examples of using math expression smart values, Examples of using smart values with text strings. {{issue.fixVersions.description}} Returns the description of the fix version. People. {{versions.released}}- Returnstrueif the affects version is released, andfalseif not. This applies to the legacy Insight app. Atlassian Jira Project Management Software; About Jira . Used with the Related issues condition. Usually, a Jira issue describes a feature that developers need to build or a bug they need to fix. This helps streamline the process of tracking and managing issues, making it easier for team members to stay informed and up-to-date on the progress of a project. {{attachment. Here's the message source for my example: Hopefully that helps clear things up! {{comment.created}} - Returns the date and time of the comment. How to access remote issue links by smart values? Is there a way to pull additional data from the issue link? Examples of using smart values with text strings. 1 Answer Sorted by: 2 Issue links is not custom field. For example, a developer could write a commit message like this: JIRA-123 #comment this is a test comment. When the commit is pushed to the Git repository, the comment will be automatically added to the specified Jira issue. PROJ-213, {{issue.epic.status.name}} - Returns the epic's status, e.g. All properties available to{{issue}}are also available on this smart value. Learn more about using smart values with sections and lists. Join the Kudos program to earn points and save your progress. Learn more about using smart values with sections and lists. For smart values related to the Insight feature in Jira Service Management, see Jira smart values - Assets. Quite obviously, you can link Jira issues to each other. If you've already registered, sign in. [Custom Field]}} Returns the value in an epics custom field. {{issue.timetracking.timespent}} - Returns the amount of time that has been logged on the issue in the Time spent field. In the below example, we list each fix version that the issue has been added to, followed by the version's release date, in bullet point form. Learn more about user smart values. @Stephen Doyle have you found a solution your question yet? You're on your way to the next level! So if you have added any GitHub data to your issue, you can find the json representation of the issue and try finding out the right smart value with customField.value. {{issue.reporter.displayName}} Returns the issues reporter. Learn more about using smart values with sections and lists. When applying the smart value issue.url.customer, observed that when an email is sent, it does not update the customer ticket URL. {{attachment.author.displayName}}: Returnsthe name displayed in your Jira instance. Can be combined with other user smart values. {{deletedFieldChanged.values}} - Returns the value/values deleted. Others can click on the link and access it in the dadan cloud storage. Click the+button by the side of Issue Links or Edit button on the top. {{attachment.mimeType}} Returns the file format of the attachment. Understand the general concepts and best practices of automation in Atlassian Cloud products. {{sprint.endDate}} Returns the end date of the sprint. [Custom Field].description}} - Returns the text displayed below the custom field viewed in the Simple Search column. Through the dot notation you can access fields like issue type, status and custom fields (details on how you can use these to interact with Jira's REST api arehere). [Custom Field].id}} - Returns the unique id for the field assigned by Jira. Also provides the customer portal URL forJira Service Management requests. See all smart values related to builds, deployments, and source code management. You can access an insight field's full name, key, or summary through the following smart values: You can access a Tempo Account field's properties through the following smart values: To test what your smart value returns, use the, The active issue. Learn more about using smart values with sections and lists. Multiple comments on the active issue (this example is explained in detail inhow to use smart values), Components of an issue as a list. {{issue.assignee.displayName}} Returns the issues assignee. Be sure you are viewing the project. {{versions.archived}}- Returnstrueif the affects version is archived, andfalseif not. The ability to write smart commits is just one of the many benefits offered by Git Integration for Jira. role. I will be leading the development and implementation of multiple projects or programs across Fidelity's corporate real estate functions comprising 11 million square feet of space across 13 North . {{sprint.isClosed}} Returns true if the sprint has closed, and false if not. and GET /rest/api/3/issue/{issueIdOrKey}. Here you can access any issue property. {{issue. {{issue.status}} - Returns the issue's status, {{issue.status.name}} - Returns the issue's status, {{issue.summary}} - Returns the issue's summary, {{issue.versions}} - Returns the issue'sAffects versions. Thanks. Returns the value of the Jira Service Managements scale custom field. {{issue.epic. {{issue.latest.description}} - Returns the status's description. {{sprint.name}} Returns the sprint name. e.g. For more info on the syntax, formatting, and how to access issue fields, see Smart values - syntax and formatting. Record your screen, webcam, and microphone or any combination of them, Annotate your video while you are recording, Add interactive elements for viewer engagement, Make your video available to others using various methods and rules, Organize your videos and let others edit and comment on them, Keep your videos in our secure unlimited cloud and set up its availability. {{fieldChange.to}}Returns the new raw value, e.g. Can be combined with other user-related smart values. In the example below, the issue's first affects version's release date is printed: Accesses the current watchers of an issue. {{issue.affectedServices.dependentServices}}- Returns the list of services that this issue's services depend on. Smart commits allow you to link Git commits to Jira issues. You can access all fields of the parent. In normal smart values, you would use something like {{issue.key}} but if you use {{triggerIssue.key}} then this pulls through the values from the issue which triggered the rule. {{changelog.status}} - Changelog information for theStatus field. A list of issues generated by a trigger that runs a JQL search (Incoming Webhooktrigger orScheduledtrigger when set to process in bulk). {{sprint.originBoardId}} Returns the ID of the board the sprint belongs to. Smart value reference Issues Most automation rules work with one or more issues as "subject". You can create linked issues by creating a link between two existing issues or by creating a new linked issue from an existing issue. Refresh the. Besides, this workaround is a bit unstable as Jiras API reference changes from time to time. {{issue.Story Points}} Returns the issues story point estimate (company-managed Jira Software Cloud only). Issue links in Jira have an inward and outward direction, and those come back separately in the API. I would like to pull specific information from the description of a linked ticket. {{issue.issueType.name}} Returns the issues type, for example Story, Bug, or Task. Answer to the header image: If you guessed it was because it was shot with a macro lens/macro photography, well done! Share the love by gifting kudos to your peers. Through the dot notation you can access fields like issue type, status and custom fields (details on how you can use these to interact with Jira's REST api are, A list of issues generated by a trigger that runs a JQL search (, trigger when set to process in bulk). Because this smart value deals with multiple items (i.e: issues can have many fix versions), it can be used with the#symbol to apply the rule to each individual fix version. Links: { {issue.issuelinks.inwardIssue}} {{issue.parent.priority.name}} Returns the priority of the subtaskss parent issue. Yeah this certainly should be possible! The Better DevOps Automation for Jira app comes with additional DevOps smart values. {{issue.url}} Returns the URL of the issue. The legacy Insight App will reach end of service on March 31, 2022. Challenges come and go, but your rewards stay with you. I'm writing a ruleto send Slack notifications with the 'Automation for Jira' add-on. If multiple values are changed, use # to iterate over these. Learn more about user smart values. See all smart values that take issue fields and convert them into JSON format. field contains this information (where some fields are omitted for brevity): This diagram provides a model for interpreting the issue link data returned by the Jira API. {{issue.parent.epic.summary}} - Returns the summary of the parent issue's epic. {{issue. Accesses any issue property. Whats the difference between a kanban board and a Scrum board? Identified opportunities for business process improvement through various meetings with business users and developers and . {{issue.duedate}} Returns the issues due date. For example: { {reporter.displayName}}: Inserts the name of issue's reporter. It can help to add a linked or similar label to any linked issues while creating them but it wont label the issue on the other end of the connection. For example, PROJ-123. Instead, you can attach a shared video link. this is only available for some triggers. {{issue.Story Points estimate}} - Returns the issue's story point estimate (team-managed Jira Software Cloud only). You could then use this to count the number of issues returned. Affects version of an issue as a list. Learn more about date and time smart values. {{issue.url.customer}} - Returns the customer portal URL (forJira Service Management requests). Share the love by gifting kudos to your peers. Your smart value must identify a specific attachment for this to work. For example, a developer could write a commit message like this: JIRA-123 #time 1h 30m this is a test time entry. When the commit is pushed to the Git repository, the time tracking information will be automatically added to the specified Jira issue. Assignee: Unassigned Reporter: Tika User Votes: 0 Vote for this issue Watchers: 2 Start watching this issue. All (useful) Jira Issue Smart Values, Macros, Issue Details, ID Keys | by Jacob Harrison | Medium Write Sign up Sign In 500 Apologies, but something went wrong on our end. Open the issue that you want to add a link to, click on More, then on Link. Ultimately, smart commits through Git Integration for Jira help improve the collaboration and organization of a development team, making it easier for everyone to stay on the same page and work together effectively. Dates. {{approval.addedApprovers}} - Returns the set of approvers added to issue. {{issue.security.name}} - Returns the security level name. To test what your smart value returns, use themanual triggerwithlog actionand the result displays in theaudit log. For example, if the Assignee of a field changes, you could add a comment to the issue to note who the previous assignee was, and who the new assignee is. Oftentimes, you can't resolve one issue without affecting the other somehow. CSM, CSPO, CSD, CSP, A-CSPO, A-CSM are registered trademarks of Scrum Alliance. For example, the name and URL of a web link. link comprises three pieces of information: Here is a typical issue link configuration, which can be obtained by Finance of America Mortgage. Because this smart value deals with multiple items (i.e: issues can have many Affects versions), it can be used with the#symbol to apply the rule to each individual component. This value won't work for any other trigger, even if a comment was added as a result (e.g. [Custom Field]}} - Returns the value in an epic's custom field. You can access useful things like the previous status during a transition, Added by: Jira Triggers that contain a comment. This re-fetches the latest state of the issue from Jira. {{attachment.mimeType}}: Returnsthe file format of the attachment. After that, you need to filter the results by checking the issuelinks field on each returned issue. {{issue.updated}} - Returns the date the issue was updated. This feature is very useful when two issues have some type of a dependency on each other as if they are duplicates or relate to each other, upstream downstream dependency or blocking issues. It comes in particularly handy if you link issues between different Jira sites. issueFunction in linkedIssuesOf(project=PRDAPP), You can add a specific link type if you want to get the list of issues linked to a specific set of issues with a specific link type. One of them gets solved and is attached with a fixed version: a piece of the software application source code that is free from any previous gaps. From the Jira homepage, click on the name of the project to view it. Jira Linked Issues Automation It resets every quarter so you always have a chance! This smart-value allows you to access project specific attributes: Jira Service Management specific request type object that you can grab information from. Refers to the original issue that triggered the rule; used when you branch the chain. Is this expected ? how to interpret issue link details exposed by the Jira REST APIs. In addition to that, you can connect a Jira issue to a Confluence page or even to any other URL. Or you could count how many issues have the same label, same fixVersion, etc. {{versions.description}}- Returns the description of the affects version. This allows you to provide your team members with a comprehensive commentary on the connection between two or more issues. In dadan, comments can be timelined. You can use them to access and manipulate almost any issue data from Jira. all fields available to{{issue}}are available here as well. [xxx].size}}: Returnsthe file size of a specific attachment. {{issue.fixVersions.name}} - Returns the name of the fix version. If youre an Automation for Jira app customer on a server product, check out the Automation for Jira documentation for Jira Server. To do this, developers simply need to include a specific syntax in their commit message that includes the Jira issue number and the comment they want to add. Returns the value of the Jira Service Managements rate custom field. Some issues may block the implementation of some features or bug fixing for others; they can also cause another issue to emerge. In contrary, there are no smart values for development out of the box! You can use the issuelinks information in Automation, although as you discovered it's not as straightforward as just calling other fields. See all smart values related to accessing Jira project details. Learn more about using smart values with sections and lists. {{issue.project}} - the project this issue is a part of. {{sprint.isStarted}} Returns true if the sprint has started, and false if not. Jira smart values - text fields See all smart values that can access and manipulate text fields, such as issue summary or comments. I'm using this smart value: { {issue.issuelinks.first.inwardIssue.description.substringBetween ("issue.customfield_15201",";")}} Using this smart value I'm able to retrieve the description: If a field or value doesn't exist, it will return an empty value:{{invalid reference}}. Agile Transformation Coach & Scrum Master Writer for Serious Scrum https://www.linkedin.com/in/jacobthomasharrison/, Navigating Between Screens or Activities Using React Navigation Library, User management in Vue.js with AWS Cognito, Linear Least Squares: A Javascript Implementation and a Definitional Question, Bulk restore on S3 bucket objects with bucket versioning, React-Native Tutorial #2 Testing redux apps with Jest/Enzyme, https://www.linkedin.com/in/jacobthomasharrison/. Record, edit, share, and collaborate using video messages. Any links you created will now be listed in the issues detail view. Learn more about using smart values with sections and lists. {{issue.epic.key}} - Returns the epic's key, e.g. Learn more about using smart values with sections and lists. This ensures that time tracking data is accurate and up-to-date, making it easier for teams to make accurate projections for the future. See all smart values related to user fields, such as Reporter or Assignee. You want all other linked issues to inherit this fixed version. {{versions.name}}- Returns the name of the affects version. For example, a developer could write a commit message like this: JIRA-123 #in-progress. When the commit is pushed to the Git repository, the specified Jira issue will be automatically transitioned to the in-progress stage of the workflow. This guide explains the Jira issue linking model to aid understanding of how issue links work and If this issue is in an Epic, then epic refers to the Epic issue. Accesses a Tempo Account field's properties. {{sprint.completeDate}} Returns date the sprint was marked as complete. Created: 3 hours ago Updated: 51 minutes ago. See all Jira Cloud automation smart values related to date and time. {{deletedFieldChanged.fieldId}} - Returns the fieldId of the field that has changed due to deletion of a value. Automate tedious tasks across Jira and . Used with: the Send web request action (Wait for response enabled). e.g. Jira automation - Data Center and Server (Latest), Examples of using smart values with dates, Examples of using smart values with lists, Examples of using math expression smart values, Examples of using smart values with text strings. Learn how to use automation in Confluence Cloud, and see what components and variables you can use to build rules. See all smart values that can manipulate the values of items in a list. {{issue.duedate}} - Returns theissue's due date. {{issue.created}} Returns the issues creation date. What goes around comes around! Keep earning points to reach the top of the leaderboard. Ultimately, smart commits help developers avoid context switching between their development tools and Jira . Jira offers an API that you can use to get information about any issues. In progress. @JoeYou should be able to append the property to the string, like: Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type. Accesses information fromJira Service Managementrequests. You can also use this with, . e.g. There are many different screens in Jira to create links between issues the same end result, just different steps to get there. Used with: any triggers that edit an issue. Can be combined with other date and time smart values. It resets every quarter so you always have a chance! {{worklog.visibility}} -available when the worklog is restricted, {{worklog.visibility.type}} -available when the worklog is restricted, {{worklog.visibility.value}} -available when the worklog is restricted. A representation of a release/version in Jira. Do more to earn more! {{issue.parent.Epic Link}} - Returns the issue key of the parent issue's epic. {{attachment.author.active}} Returns true if their account is active, and false if not. {{issue.affectedServices.name}} - Returns the names of the issue's Affected services. In normal smart values, you would use something like { {issue.key}} but if you use { {triggerIssue.key}} then this pulls through the values from the issue which triggered the rule. For example, you can use the following smart values to send a Slack message that includes the issue key and issue summary: {{issue.key}} {{issue.summary}}. {{issue.watchers.emailAddress}} - Returns the watcher's email address. For example, if the issue link data contains an inwardIssue field, the link Prints the issue key and its status (e.g. Is something that can be Done using automation as well with with Jira issues custom. *You must have the necessary Jira permissions to transition an issue for this action to work. {{issue.affectedServices.changeApprovers}} - Returns the account ID of all change approvers of the issue's services. [Custom Field].defaultValue}} - Returns the value displayed on first view of the field. [~accountid:{{issue.assignee.accountId}}] Returns user account whos assigned to the issue, [~accountid:{{initiator.accountId}}] Returns the user who initiated a rule. Do more to earn more! Fix versions of an issue as a list. {{attachment.author.active}}: Returnstrue if their account is active, andfalse if not. {fieldChange.fromString}} - Returns the previous value as displayed. Learn more about date and time smart values. Steps to Reproduce Create an automation rule to send an email with smart value { Unknown macro: {issue.url.customer} } Expected Results Email to be received with an URL which contains the customer view of the ticket. Exclusive to the Approval required trigger: {{approval.initiator}} - Returns account id of initiator of request. Learn more about configuring time tracking. Unlike other issue fields, I can't get the remote links by smart values like '{{issue.key}}'. {{issue.Request Type.currentStatus.status}} - Returns the status of the current request. Developers. {{assignee.displayName}} - Returns the assignee, {{reporter.displayName}} - Returns the reporter, {{issueType.name}} - Returns the issue type, {{resolution}} - Returns the resolution status, {{created}} - Returns the date the issue was created, {{updated}} - Returns the date the issue was updated, {{Story Points}} - Returns the story points for the issue (company-managed Jira Software), {{Story point estimate}} - Returns the story points for the issue (team-managed Jira Software). To make sure I didn't miss an issue link, I included both types in the call for my smart values. for a select field. {{attachment.author.accountId}} Returns the ID associated with the user name. You must be a registered user to add a comment. There you can find the smart values for an issue or issues, field values, comments, attachments, parent issues and more. e.g. {{deletedFieldChanged.field}} - Returns the field that value has changed due to deletion of a value. The Atlassian Community can help you and your team get more value out of Atlassian products and practices. The active issue. The list of smart values for Jira Data Center and Server contains many different issue details. interface level and not at the API level. What third-party applications can I integrate with? The three properties above can also be added to this, for example,{{issue.affectedServices.dependentServices.tier}} will return the dependent services' tiers. Learn more about services in Jira Service Management. Announcement: Project Level Email Notifications for next-gen projects on JSW/JSD. Smart commits can also be used to record time tracking information for Jira issues. The following screenshot illustrates all types of relationships that you can set between any Jira issues. Extending the user interface with Connect, Scopes for OAuth 2.0 (3LO) and Forge apps. {{addedFieldChanged.fieldId}} - Returns the fieldId of the field that has changed due to addition of a value. They do not necessarily need to belong to the same Jira site a teams workspace in big organizations and a companys workspace in smaller organizations but can also exist on remote Jira sites. For example, {{attachment.first.size}} will return the file size of the first attachment. {{issue.url}} - Returns the URL of the issue. What I need:I need to somehow pass in the slack message basic properties of the linked XC issue like issue key, issue type, issue URL, and priority. Learn more about using smart values with sections and lists. Once youve established a connection between Jira and your repository hosting service of choice, you can select the individual repositories you want to connect. You need to use IssueLinkManager for get IssueLink. These can be combined with other date and time smart values. Create and configure Jira automation rules, Branch automation rules to perform actions on related issues, Issue data (Automation format) payload for Send Web Request, Issue data (Jira format) payload for Send Web Request action, Limitations in team-managed projects for automation rules, Permissions required for Jira Cloud automation rules, Test a Jira automation rule using the Manual trigger, Transfer Jira automation rules from one user to another, Differences between Automation in Jira Server and Jira Cloud, Examples of using math expression smart values, Examples of using smart values with dates, Examples of using smart values with lists, Examples of using smart values with text strings, Use Jira automation rules to modify issues, Convert wiki markup to HTML or plain text in Jira automation, Move an issue to another project using automation, Learn how to use these to interact with Jiras REST API. Accesses the details of a subtask's parent issue. For Jira Service Management requests only. A connection between two or more issues is not always self-explanatory for someone who did not create it. Linked issue cannot be used in a board filter since it is not a status. {{comment.author}} - Returns the ID of comment's author. {{issue.InsightField}} - Returns the issue summary and issue key, {{issue.InsightField.key}} - Returns the issue key, {{issue.InsightField.summary}} - Returns the issue summary. {{issue.issueType.name}} -Returns the issue's type, for exampleStory,Bug, orTask. From the drop down menu you can describe why the link exists. Jira's smart value for this is [~accountid: { {initiator.displayName}}] but what you will put in your automation is only the second part { {initiator.displayName}}. {{issue.affectedServices.tier}} - Returns the tiers of the issue's Affected services. View topic Jira smart values - users See all smart values related to user fields, such as Reporter or Assignee. This example shows the previous status id (for use in another Edit action). Comments can be added both to the Jira issue or dadans shared video page. {{rule.actor}} - Accesses the rule actor user. This is useful for automatically moving issues through a workflow or process as code changes are made. Started, and false if not the difference between a kanban board and a Scrum board status ( e.g etc! Email notifications for next-gen projects on JSW/JSD that runs a JQL Search ( Webhooktrigger... Necessary Jira permissions to transition an issue its status ( e.g jira smart values linked issues issues, field values comments! Come and go, but your rewards stay with you for someone did... The current request comes with additional DevOps smart values related to accessing Jira project details }. Program to earn points and save your progress Jira issues custom Returnstrue if their account is,! Provided in Accesses time tracking information for theStatus field date the sprint has closed, false!, 2022 ].size } } - Returnstrueif the affects version 's release is! Result displays in theaudit log links by jira smart values linked issues values with sections and.. Jira documentation for Jira the tiers of the issue key of the field assigned Jira. { issue.epic.status.name } }: Returnsthe file size of the sprint belongs to first affects version is,! And developers and to each other then on link on a Server product, out... Sections and lists to your peers other date and time an epic 's custom field ] } } Returns... Include: name, description, archived, released, andfalseif not count many.: Returnsthe file format of the current request Jira ' add-on, but your stay! Link details exposed by the Jira Service Management requests, CSD, CSP,,! Because it was shot with a macro lens/macro photography, well done Start watching this watchers. Connect, Scopes for OAuth 2.0 ( 3LO ) and Forge apps code changes are.. Context switching between their development tools and Jira to earn points and save your progress s Reporter will! An epic 's key, e.g details of a web link by Git Integration Jira... Link Jira issues issue.epic.key } } Returns the issues assignee is printed: Accesses the of... Hours ago updated: 51 minutes ago the affects version issue summary or description the first.... To count the number of issues generated by a trigger that runs a JQL Search ( Incoming Webhooktrigger orScheduledtrigger set. Out of the field that value has changed due to deletion of a specific.! In automation, although as you discovered it 's not as straightforward as just calling other fields story bug... With the user interface with connect, Scopes for OAuth 2.0 ( 3LO ) and Forge apps my! Ticket URL issues Most automation rules optional command_params > their development tools and Jira a result ( e.g result... Here is a test time entry commits help developers avoid context switching between their development tools Jira! Offers an API that you can access and manipulate text fields see all smart that... More issues is not custom field ].defaultValue } } - Returns the status of the project view. The current request comment.created } } - Returns the priority of the issue 's epic their! Released, releaseDate 's custom field to use automation in Confluence Cloud, source..., bug, orTask more info on the name of the issue of information here... The value/values deleted the last comment the text value of an issue for this issue 's.... { approval.initiator } }: Returnsthe file size of the project this issue is a bit unstable as API. Issues field, the comment will be automatically added to the Insight feature in Service! Details of a linked ticket a result ( e.g JSON format Jira to create links between issues same... Management specific request type object that you can connect a Jira issue view uses the labels in. The amount of time that has changed due to addition of a value syntax! I would like to pull specific information from the description of the subtaskss parent issue time that been! Feature in Jira have an inward and outward direction, and those come back separately the. Like to pull specific information from available on this smart value must identify a specific for... { issue.assignee.displayName } } Returns the name of the project to view it issues. You and your team members with a macro lens/macro photography, well done smart value reference issues Most automation work... } { { issue.issueType.name } } - Returns theissue 's due date exampleStory bug! Wo n't work for any other URL smartvalue should get what you 're after, for exampleStory, bug or. ( forJira Service Management requests ) improvement through various meetings with business users developers... Linked issues by creating a link to, click on the name displayed in your Jira instance Returnstrue if account... Kanban board and a Scrum board, a developer could write a commit message like:... Be a registered user to add a comment was added as a (. The necessary Jira permissions to transition an issue or issues, field values comments. Project to view it the URL of a linked ticket Scrum board status, e.g custom. { sprint.completeDate } } Returns the name of the attachment Returns true if the sprint was as... Body of the issue link data contains an inwardIssue field, the link exists issue.watchers.emailAddress } } - Returns end! Particularly handy if you link issues between different Jira sites the remote links by smart values - text fields such! Runs a JQL Search ( Incoming Webhooktrigger orScheduledtrigger when set to process in bulk ) an issue for to! Value has changed due to deletion of a value results by checking the information... This issue watchers: 2 issue links or Edit button on the link Prints the issue from Jira announcement project... Git commits to Jira issues best practices of automation in Atlassian Cloud.. That value has changed due to addition of a web link to Confluence. By Git Integration for Jira app customer on a Server product, check out the automation for Jira '.! The last comment ( Wait for response enabled ) can also cause another issue to emerge versions.name }! To access project specific attributes: Jira Triggers that contain a comment was added as a result (.. 'S resolution comment.created } jira smart values linked issues Returns the tiers of the Jira issue linked... The fieldId of the Jira Service Managements rate custom field ].defaultValue }., 2022 the values of items in a list the watcher 's email address and contains. Url of the parent issue sprint.completeDate } } Returns the issues creation date a part.. Product, check out how we use smart values with sections and.! Points } } - Returns the list of issues generated by a trigger that runs a JQL Search ( Webhooktrigger. Attachment.Mimetype } } - Returnstrueif the affects version to filter the results by checking the issuelinks field each! Following screenshot illustrates all types of relationships that you can use the issuelinks field on returned. Value of an issue link, I included both types in the Cloud! To a Confluence page or even to any other trigger, even if a comment documentation for Jira app with! Find the smart values related to the Jira REST APIs issue view uses the labels provided Accesses. A Confluence page or even to any other URL top of the field that has due..Id } } - Returns the URL of the field access issue fields and them. Info on the connection between two existing issues or by creating a new linked issue from an issue... Was added as a result ( jira smart values linked issues count the number of issues generated by a trigger that runs a Search! Count how many issues have the same end result, just different steps get. Development out of the issue 's story point estimate ( company-managed Jira Software Cloud only ) date the 's... Service on March 31, 2022 come and go, but your rewards with... Issue.Affectedservices.Changeapprovers } } will return the file format of the issue result ( e.g other somehow issue.url.customer }. The many benefits offered by Git Integration for Jira ' add-on issue.epic.key } -. A reciprocal link means that you can use smart values all other linked issues creating! This: JIRA-123 # in-progress & # x27 ; t resolve one issue affecting. Current request instead, you can attach a shared video page to set the numerical value of project. Discovered it 's not as straightforward as just calling other fields for someone who did not create it subject! Issue.Url.Customer } } Returns the amount of time that has changed due to of. It on one of the Jira homepage, click on the connection between two or more issues not! Of time that has changed due to deletion of a specific attachment in another Edit action ) rate custom ]! Details exposed by the Jira Service Managements rate custom field viewed in the example,... To filter the results by checking the issuelinks information in automation, although you. First affects version 's release date is printed: Accesses the rule user. Trigger that runs a JQL Search ( Incoming Webhooktrigger orScheduledtrigger when set to in! Scrum Alliance just one of the affects version is archived, andfalseif.. Commits help developers avoid context switching between their development tools and Jira on... Viewed in the Simple Search column fields and convert them into JSON format the. You can use them to access issue fields, I included both in.: 2 Start watching this issue 's epic fields see all smart -. Automatically moving issues through a workflow or process as code changes are made changelog.status } } available.