The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

customizing filtersubscription.vm Assignee

Baris
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 20, 2014

Hello all,

Please can you help me about how can I customize vm in order to show Assignee column in notification e-mail... I have found something like "$issue.getAssigneeUser().getDisplayName()" but how can I implement this into code? Would you mind posting a code please? Thanks in advance

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Diego Zarpelon
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 11, 2014

Hey Baris.

Does your filter itself show the assignee colum?

Cause the easily step to make what you want is just to create a filter that already shows the assignee and them subscribe to it.

This way you just don't need to modify the .vm file