We are using Jira 5.0.7
Database Values plugin 1.4
I'm trying to complete two things:
1. I have a complex query that needs the issue number (example "CC-1466") however I can't seem to get the database values plugin to complete a successful search by using: "pkey = like '${jira.issue.key}'
" Can you please provide the correct syntax?
2. I would also like to use this add-in to automatically display the results of a single line query in a text field, is that possible?
1. This is not supported currently. The things you can use are '${jira.user}' and '${jira.project.key}'.
2. That is currently not possible.
regards,
Wim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.