getFilterId

The use of this routine requires the Power Scripts for Jira add-on be installed and licensed.

Description

Gets the filter id for a given board.

Parameters

Return Type

String

Example

return getFilterId("Test Board", "jsmith");

Result: Returns filter id "10101" for the Test Board.

See also