Trying to update a customfield from the description field.
"fields"
"customfield_10100" : [ "summary" : "description.match(Printer-\d+)" ]
the log says succsess but the customfield is empty.
Any ideas?
Can you try updating the "customfield_10100" with just "description" just to narrow down the problem if it is with string matching or something else.
If you use a `Log Action` and print the value of `description.match(Printer-\d+)` does that show the right expected value?
Also can you share more details on the `customfield` - the type etc so that we can confirm that you are updating the right attribute in your custom field.
Cheers,
Agraj
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.