Raju Mandapaka Jul 14, 2021. Hi Admins, I using look up issue smart value in an automation which shows all issues under an epic with some satisfied conditions and order by some custom field (ASC) Now i would like to pick only 1st issue in that list. Earlier i am using smart value as { {#lookupIssues}} { {key}}, { {/}} -- It gives all issues. The changed field value is available anywhere smart values are supported using the { {fieldChange}} substitution. Use { {fieldChange.fromString}} and { {fieldChange.toString}} to access display values and { {fieldChange.from}} and { {fieldChange.to}} to access raw values (for a select field for example). { {fieldChange}} only contains the first In "Additional fields" you need to clear the example values and then insert the code Ravi suggested. You can see above how it should look like. You have to use advanced edit to get the account id of the user from the people field. Try this to set the assignee. Smart Fields support a number of text manipulation functions.This works with any 'text' type field such as summary, description, and text custom fields.You can also use text manipulation functions on issue sub-attributes, such as the {{issue.reporter.displayName}}. Custom Field: Date and TIme Picker - Smart Value. Zain Ali Jun 16, 2022. I made a custom date and time picker field. I want to use it as smart value in email notification. I am using value: { {issue. [fieldname]}} but it shows up as: 2022-06-17T05:00:00.0+0000. How do I format this correctly?
Typically, the issue assignee is the person who moves the issue to DONE. Here is one possible solution that you try in your automation rule using the smart value { {initiator}}. You should be able to get the email using the following syntax - { {initator. emailAddress}} Here is the link on smart value for user object for your reference - https
zwUclSp. 741 505 919 43 798 761 780 263

jira service management smart values