Need to get a current date in a date picker custom field for an issue via post function (Set Value of Jira Misc Workflow Extension - JMWE) in Jira Data Center
Using {{now.format("d/MMM/yy")}}
However unable to get it
Is there any error? Please suggest