Code Assist MCP for Jira

Build 25.0.9539

StatusWorkflows

Returns the workflows using a given status.

Note: This view is available only in the Jira Cloud version.

Table Specific Information

Select

The server uses the Jira API to process to process filters based on the StatusId. If StatusId is not specified the driver uses the Statuses table to automatically retrive the StatusId.

The server processes other filters within the server.

For example, the following queries are processed server side:

select * from StatusWorkflows where StatusId= 6 

Columns

Name Type References SupportedOperators Platform Description
WorkflowId String

Workflows.Id

Cloud The unique idetifier of the workflow for the given status.
StatusId Int

Statuses.Id

= Cloud The unique idetifier of the status.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539