Skip to end of banner
Go to start of banner

createBoardFromExistingProjects (Power Scripts)

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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

We've encountered an issue exporting this macro. Please try exporting this page again later.
We've encountered an issue exporting this macro. Please try exporting this page again later.
  • No labels