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 issuenum, ( select pname from issuestatus, jiraissue where issuestatus.id=jiraissue.issuestatus and issuenum = 18 and project = (select id from project where pkey='SBM') ), reporter, assignee, issuetype, summary from jiraissue where  project = (select id from project where pkey='SBM');




...