/
boardsForProject
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
, multiple selections available,
Related content
boardsForProject
boardsForProject
More like this
projectsForBoard
projectsForBoard
More like this
projectsForBoard
projectsForBoard
More like this
createBoardFromExistingProjects
createBoardFromExistingProjects
More like this
getAllBoards
getAllBoards
More like this
getBoardName
getBoardName
More like this