Hello,
i have two fields calculated:
Help me please :).
Kind regards
Have you confirmed it has a value for the issue, with the audit log?
What is the type of your custom field, customfield_10230? Please note, some fields which Jira indicates are date (or date/time) fields are actually text when they reach an automation rule. For those cases, toDate must be added for a conversion, like this:
{{now.diff(issue.some field.toDate).days}}
Kind regards,
Bill
hi
this is Date filed.
What to put exactly to "some filed" ? {{now.diff(issue.some field).days}}
if my custom field is: CustomFieldId=10230 or Delay to Base Schedule
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.