...
The return value is a string array containing all the issue types available for the given project.
Example
Code Block | ||
---|---|---|
| ||
return issueTypesForProject("TST"); |
...
...
The return value is a string array containing all the issue types available for the given project.
Code Block | ||
---|---|---|
| ||
return issueTypesForProject("TST"); |
...