Hi,
I have two custom fields, say X and Y in the issuetype -bug.
I want the following to happen, after the bug is created -
1. Say X has the value "ABCD-1234". I want to truncate the value of X by removing the text after -, so that I get "ABCD" only
2. Now I want to update/replace the value of the another custom field i.e. Y as "ABCD" ( the value extracted above)
The field Y is a Select List (single choice)
Please help me how do I achieve this?
Any help is appreciated
Thanks in advance
Bhawna