Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to get the smart value from custom field on Jira Cloud automation

Ge Wurong September 7, 2023

38739e5c7e15187519c06b2528ce4b3.png1c40bdaff4655074d293adcba7ca850.png

1 comment

David Leal
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 10, 2023

Have you checked the nature of your custom field? Are you sure is it a date?. It could be a date in string format, but not a data data type. Try to invoke a date function in your custom field to see if it really a date. For example: 

{{[date].plus[Unit]([number])}}

 For example:

{{customfield_10008.plusDays(1)}}

and to log it and see if the result is the expected.

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events