notableaddedAtlassian calls it: Added
The Workflow Search API now lets you filter by projectId
- Announced
- APIs
- rest-jira-cloud-platform
- Severity
- notable, set by
reef/atlassian-rule-v1 - Source
- https://developer.atlassian.com/changelog/#CHANGE-3310
The Workflow Search API now supports a new optional projectId query parameter. When provided, the search returns only the workflows used by that project. You can combine it with the existing scope parameter, but the project must belong to the same scope you specify - otherwise no workflows are returned.
The text above is Atlassian's. reef added the severity, the dates it could read from the text, and the endpoints and scopes named in code.