Hi Team,
I am using a custom field (Multi line Text Field) and added some default values for that field, Now i need fetch those default values by using Jira Automation for old issues (which are created before custom field was created).
Tried with this syntax but its not working.
{{issue.ABC.defaultValue}}
Expecting a fast response.
Thanks in Advance.
Hi Seetham,
I am confused by what you mean by "default value" . Are you wanting to copy the value of an existing field into the new custom field?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So, you want to populate a new custom field with some static text for old issues (issues that existing before the default value (static text) was added?
If that is the case, why don't you just do a Bulk change to update all of the issues?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes i can, but how to call them in Automations? with out bulk change.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I see this bug that says they will not be fixing that smart value if I am reading it right.
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.