Status
Tech review

Style guide




Short description
Filters issue list in argument issues, leaving only those ones in projects with the category in project_categories.
Output

Available since




This function filters issue list in argument issues, leaving only those ones in projects with the category in project_categories.
Argument project_categories is a comma-separated list of project category names.


filterByProjectCategory(issue list issues, text project_categories) #Output: Issue list 



Parser expressionDescription


filterByProjectCategory(linkedIssues(), "Development, Production") 


This example returns theĀ issue list of linked issues belonging to projects in categories keys Development or Production.



Parameters used in this function

ParameterInput (data type)Description
xxx

Parameter description.
xxx

Parameter description.



This function returns an