/
issueTypesForProject
issueTypesForProject
Description
Retrieves the issue types for the project with the given key.
Parameters
Return Type
String[]
The return value is a string array containing all the issue types available for the given project.
Example
return issueTypesForProject("TST");
Result: Improvement|Task|Sub-task|New Feature|Bug|Epic|Story|Symptom
See also
, multiple selections available,
Related content
issueTypesForProject
issueTypesForProject
More like this
issueTypeIdForProject
issueTypeIdForProject
More like this
issueTypeIdsForProject
issueTypeIdsForProject
More like this
issueTypeName
issueTypeName
More like this
issueExists
issueExists
More like this
issueExists
issueExists
More like this