Code Assist MCP for Jira

Build 25.0.9539

WorkflowSchemeProjects

Returns the projects using a given workflow schema.

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 WorkflowSchemeId. If WorkflowSchemeId is not specified the driver uses the Statuses table to automatically retrive the WorkflowSchemeId.

The server processes other filters within the server.

For example, the following queries are processed server side:

select * from WorkflowSchemeProjects where WorkflowSchemeId = 10418

Columns

Name Type References SupportedOperators Platform Description
ProjectId Int

Projects.Id

Cloud The unique identifier of the project using this workflow schema.
WorkflowSchemeId Int

WorkflowSchemes.Id

= Cloud The unique identifier of the workflows schema

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