I use the database values plugin to retrieve some additional information about the customer based on the reporter. There is a following example in the documentation:
sql.query=select id, firstname, lastname, city, country from customer where jira_key like '${jira.project.key}'
It seems like only jira.project.key or jira.user will be substituted with real values. Can I access another field values in the query?
Thank you very much!
No other values are possible.
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.