Does anybody know how to edit issueresolved.vm to include reporter user property (e.g. Country) in Jira 3 notification. Or maybe someone knows a workaround - like hidden custom field or something...
Thanks in advance.
In the .vm, there is a reference to issue.reporter which I think you can use in a viewUser.getUserProperties call to get the list that's associated with them.
But that's a memory from a long long time ago - Jira 3 is completely deprecated and unsupported (I assume it's not on the internet, as it's not secure), and the api has changed a lot since then.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.