I am trying to parse date value from Description field to Start date field

Scott Schellhardt
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.
February 4, 2025

Hi All,

Ive been spinning my wheels here so I figured I would reach out. I am trying to create an automation to copy the following date format to the Start date field (date picker) 

Format: YYYY-MM-DD

Here are Screenshots of my automation and the log showing failure

Please help ! 


Screenshot 2025-02-04 at 4.22.03 PM.pngScreenshot 2025-02-04 at 4.22.23 PM.pngScreenshot 2025-02-04 at 4.21.21 PM.png

1 answer

0 votes
Scott Schellhardt
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.
February 4, 2025

Here is the full text from the Edit issue Fields Action:

{{issue.description.match("(?<=Start Date:\\s*)\\d{4}-\\d{1,2}-\\d{1,2}").toDate("MM/dd/yyyy").*”)}}

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events