boardsForProject

The use of this routine 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