Ticket Summary: zCDS.PROD-API-Submit-PayrollValidationTool Completed - Payroll Validation to be Reviewed
Use Case
I am trying to extract CDS from the summary - currently using {{issue.summary.substring(1,4)} which returns CDS
Now trying to take CDS and update the custom field Client Code with the CDS value.
Here is what I currently have...
Automation Additional Field Code using the Edit Issue
"fields": {
"Client Code": {{issue.summary.substring(1,4)}
}
@Dana Grahf you should be able to select your "Client Code" field from the "Choose fields to set" dropdown and then use the smart value function directly, rather than using the advanced field editor as in the below example screenshot:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.