Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Idalko grid cannot get jira values placeholders project id , project key in formula query

Nadir MEZIANI
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 2, 2021

Cannot get project  jira values placeholders  {project:key} in query formula

col.xyz.formula=queries:value('jira',"SELECT column FROM table WHERE  col1 ='"+{col1val}+"' AND col2='"+{col2val}+"' AND col3='"+{project:key}+"'")

it gets exception org.apache.commons.jexl2.JexlException$Variable

undefined variable project

0 answers

Suggest an answer

Log in or Sign up to answer