Hello
I am developing a plugin that requires some data to be added into velocity context. I want this data to be available globally - for all templates, not in a particular custom field or web panel. Is it possible in JIRA to create a module which will take control of creating or filling the velocity context?
I've found this solution for confluence but this module type is not present in jira
https://developer.atlassian.com/display/CONFDEV/Velocity+Context+Module
There is no such module in JIRA. Best you can do is to create a utility class that populates the context and reuse it for all your templates, I guess!
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.