createBoardFromExistingProjects
createBoardFromExistingProjects
The use of this function requires the Power Scripts for Jira add-on be installed and licensed.
Description
Create a board based on existing projects.
Parameters
Return Type
Boolean
True if the board was successfully created.
Example
boolean isCreated = createBoardFromExistingProjects("DemoBoard", "kanban", "DEMO");
Result: The result will create the board named "DemoBoard" and isCreated will return true.
See also
Peacock
, multiple selections available,
Related content
createBoardFromExistingProjects
createBoardFromExistingProjects
More like this
createBoard
createBoard
More like this
boardsForProject
boardsForProject
More like this
createScrumBoardInProject
createScrumBoardInProject
More like this
How to create a project along with board using Agile Board Template Builder for Jira
How to create a project along with board using Agile Board Template Builder for Jira
More like this
admShareFilter
admShareFilter
Read with this
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.