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 content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

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

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