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 本製品 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 本製品 processes other filters within the 本製品.
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 | = | Cloud | The unique identifier of the workflows schema |