We want to check with you if there is a possibility to concatinate value of 2 fields from Servicenow like: Questionaire and Description in to on 1 field Of jira i.e Description ?
Thanks for the details, I tried these scripts and it works fine. I have few questions below:
Can we ignore the null values in any of these fields ? For Ex:
Check if Questionnaire field in SNOW has value ? then sync it, else sync only description field value through sync.
Comments:
André Leroy-Beaulieu Castro commented on 08 February 2021
Hey Anshuman,
Sure that should be possible, are you using exactly the scripts I sent in the last answer? You could use some “if” statements to check if one or both of the incoming fields are null and format the destination description according to that, for example: