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: 

Jira core vm file rendering issue view

Radek Indra
April 27, 2017

Hi,

I am trying to change the way JIRA renders users. To be more specific I want to render some clickable button next to a user name on issue screen. I am trying to do this by altering .vm templates in jira core files more specificly in /WEB-INF/classes/templates/jira/issue/field . If I alter assignee-edit.vm or assignee-columnview.vm I can see changes I made. But if I try altering assignee-view.vm nothing happens. I basicly have 2 questions. Is there some easier way to change the way JIRA renders users? and in probable case that no which .vm file schloud I alter to change the assignee field? 

 

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Craig Nodwell
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
March 5, 2023

Hi @Radek Indra I find this interesting.  Did you manage to get this working?  What were the edits you were placing in the .vm files?