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 as ТІКЕТ
, summary as ТЕМА
, customfieldvalue.stringvalue as ОРГАНІЗАЦІЯ
, CONCAT('*', issuestatus.pname, '*') as СТАТУС

FROM jiraissue
	JOIN issuestatus ON issuestatus.id=jiraissue.issuestatus
	JOIN customfieldvalue ON jiraissue.id = customfieldvalue.issue
        
where customfield in (12602,12617)
	AND project = (select id from project where pkey='SBM')



Team Calendars
width800
id9840c5a9-e875-455c-9d84-4c3bd4d030c0
height600