Jira Service Management: I am creating a Change request. On the Create Change screen, my name gets selected automatically in the field- "Raise this request on behalf of". Is it possible that my name also gets populated automatically into the custom field Change owner field(User picker-single user).
Thank you!
I was able to copy the value from Reporter to the custom field by using the Smart values.
I was able to copy the value by using the below smart value
{{issue.reporter.displayName}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI @Pavan Chiti ,
Would recommend exploring the automation feature in Jira service management. It might be possible with automation where you trigger a copy the value from one field to another.
-Ben
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.