Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Database Query
profile-nameSQL jira
refresh-buttontrue
profile8619700
bounding-boxtrue
select * from customfieldvalue where customfield=(select ID from customfield where cfname='Broker ID')

Database Query
profile-nameSQL jira
refresh-buttontrue
profile8619700
bounding-boxtrue
SELECT 

*

FROM 

jiraissue, issuestatus where issuestatus.id=jiraissue.issuestatus

AND

project = (select id from project where pkey='SBM')