Connect Collabase to Jira to create issues from bugs or test failures, update status, transition issues through workflows, and attach files — triggered by Jira webhook events.
Find valid transition IDs via the Jira REST API: GET /rest/api/3/issue/{issueKey}/transitions. Common IDs: 11 = To Do, 21 = In Progress, 31 = Done (these vary per project workflow).