Is is possible to overwrite core jira file in specyfied path on the server? I want to overwrite jira\WEB-INF\classes\templates\plugins\fields\view\view-multiselect.vm to make a little different view. I want to do this via jira plugin? Is is possible?
Hello Stephen,
If you want to do it in your plugin, I recommend building your own customfield which can have your own vm file.
On the other hand, you can change those files in file system which would be a wrong action since it may affect whole system and changes will be lost when you upgrade Jira.
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.