boardsForProject
The use of this function requires the Power Scripts for Jira add-on be installed and licensed.
Description
Gets the boards associated to a project
Parameters
Return Type
string []
Example
string [] boards = boardsForProject("DEMO");
See also
Peacock