f***@atlassian.com
2010-08-17 20:57:28 UTC
I would like to use the database values plugin to query values from another database, returning a single value for each issue in a project. We are storing the primary key of the DB table in a custom field, but I am unsure as to how to write the query to select only the record that corresponds to the custom field value for each given issue.
Can someone tell me how I can capture the custom field value in the query below?
sql.query=select id, order_date from orders where id = [value from another custom field for this issue]
Any advice you can provide would be greatly appreciated -- thanks!
--
Post by m_t - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=46671
Can someone tell me how I can capture the custom field value in the query below?
sql.query=select id, order_date from orders where id = [value from another custom field for this issue]
Any advice you can provide would be greatly appreciated -- thanks!
--
Post by m_t - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=46671