Hi All,
I've a very simple request.
In complaint ID box I'm writing ID's e.g (CN-12,CN-23,CN-55) and I need to count these comma seperated value and save it in Times reported field so as per this e.g Times reported should be equal to 3.
I'm attaching rule and error message. Please let me know if further info is required.
Customfield_14307 is "Complaint ID" field.
Hello @Neeta Dubey
try this syntax: {{issue.customfield_xxxx.split(",").size}}
Then, in the edit issue field, use it like this:
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.