Hi All,
My requirement is We need to copy the value from comments field and need to show in other custom field.
Comments: [ This is source field]
Email Received from test Account
Internal Mail: [ Destination Field]
Email Received from test Account
Thanks,
Pradeep
You will need to find or write some code to do that.
You haven't said when you want to do it (transition, during create, during edit, etc). That probably determines how you're going to do this.
If you have script runner plugin installed then you can write a script which uses "CommentManager" to iterate over the issue comments and update the custom field object with the comment's value.
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.