...
Warning |
---|
title | Power Custom Fields PRO™ is becoming Power Custom Fields Premium™Fields™ |
---|
|
Power Custom Fields PRO™ is being upgraded to Power Custom Fields Premium™Fields™. We are removing Power Custom Fields PRO™ from the market to focus resources on the combined app, Power Custom Fields Premium™ Fields™ which has all the features of PRO™ and more. Existing Power Custom Fields PRO™ users can get 65% off their new Power Custom Fields Premium™ Fields™ license by following the steps here.
|
...
To use SQL Data Source, set the JNDI first. You can see details on the Data Source Configuration page.
SQL Autocomplete Script
...
Code Block |
---|
select p.project_key ||'-'||i.issuenum as "KEY"
from jiraissue i
inner join project_key p on p.project_id = i.project |
See also