Using JIRA Version. 7.4.2 Database Values Plugin Version: 4.1 The AJAX search using the Database Values Plugin does not execute the AJAX search when a user completes the below steps. View a...
I am planning an upgrade to Jira 8.12 (or 8.13 LTR if it comes out in time). We currently have the Database Values for Jira installed and working on Jira 7.13.1. The versions page for the...
While we have JDVP enabled, buttons like Dashboard, Project, Issues, Board are no longer able to unfold, and provide options, unless we are standing within the admin interface. We have tried c...
Data for search field consists of id ( like 32987-saf82qef-asdfr3hj-asas712) and name. Only name is shown. I can't set default value for that customfield. I tried to give the id as default value but ...
Hi, In the versions list, the latest version for this plug in is 7.2.8. We are currently migrating to 7.3.6. Does this need a special version of the plug-in or will the current latest versio...
I'm evaluating the use of the JIRA Database Values Plugin, but I've run into a problem searching for data in these custom fields. When I type in the query using JQL it works correctly and ...
Is it possible to do a CSV import to create issues when one of the fields is using the database-values-plugin to pull values from a remote system? When I attempt it using "Import ...
Error rendering 'databasevaluesselectionfield'.
Hi all, Does anyone who uses JIRA database values plugin, know if I can changed to have the custom field multi-select instead of single select? Thanks, Robert
Are there any plans to support JIRA 7.x with the database-values plugin? It turns out this is really the only thing holding us back from upgrading. I'd be willing to sponsor development if it he...
Hi, the plugin documention of the Database Value Plugin says I can build my query depenend on the project (${jira.project.key}) or the user who is currently logged in (${jira.user}). I would need to...
Hi, I have a stand alone jira instance running in my machine. It is connected to MYSQL DB. I have a table called LeaveDetails in DB which contain columns like leaveStartDate, leaveEndDate. In my...
I have a custome field called ' total no of leaves' in issue screen, need to insert this value into a table in external database. I used jira-database-values-plugin, it works perfectly for select que...
I'm trying to connect the plugin to an external oracle database where I have a view to get the data for the custom field. I have copied the oracle jdbc driver to the lib directory. But I get the f...
Hi, are there any plans to provide multi-select functionality in the Database Value plugin ? And the Ajax-Style input... :-) ?
When using Database Values Plugin custom fields in the Two Dimensional Filter Statistics portlet, the link for "None" doesn't take to the correct query but to the las one used by the user. Please s...
I have a Jira 6.1 install with the Database Values Plugin v 3.0 I create a field (# 10190, name CustomerDB) which gets additional info from another DB. I'm trying to use this as part of a REST API ...
Hi, I noticed that if I update or insert something in the database table used by a jdvp field, I have to restart Jira to see the change in the interface. Is there a way to update the options w...
Hi, The document mentions taht sql.query can use ${jira.user} , ${jira.project.key} in where clause, any else properties I can use in where clause? Thanks.
Hello! My company and I are wondering if it is possible to get updated field value with the database values plugin. I.e. I have a field with "select * from table_name" sql query. If I change some d...
...TML for the rendering.editpattern. I've also tried this on my test Jira which is on 5.2. Results are: JDVP 1.4 - works fine. JDVP 2.0 - broken. JDVP 3.0 - broken. Here is my r...
Hello, I want to read values from an access database with the jdvp. My problem is, I don't know how I have to configure the properties file. At the moment it looks like: # The database c...
I was able to install and configure the Jira Database Values Plugin without significant issues. I set up the properties file to use a dropdown style input field, and was able to see all my database ...
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,...
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 d...
Copied to clipboard