I am looking to add another export option of the view issue page. I see now following option to export the issue view
1. XML
2. Word
3. Printable
4. Word with Synapse Fields
5. Printable with Synapse...
so I would like to add new option as
6. Word export for xyz project
I have xyz project in Jira. Needs to customize existing word by adding some fields and removing some. Increasing summary column display etc...
How I can achieve this without adding any plugin. I can see word .VM files under
\JIRA\atlassian-jira\WEB-INF\classes\templates\plugins\issueviews folder that we can change the template and it effect to entire Jira instance so looking for creating the template for one project. Even I saw plugin called
but looking the way that we can do on existing instance of Jira without installing any plugins. Does anyone have any idea. Please let me know it is great help for me.