/
getFilterId
getFilterId
The use of this function 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
Peacock
, multiple selections available,
Related content
getAllBoards
getAllBoards
More like this
getBoardName
getBoardName
More like this
getBoardsFromSprint
getBoardsFromSprint
Read with this
filterForBoard
filterForBoard
More like this
getAllOpenSprints
getAllOpenSprints
Read with this
boardForFilter
boardForFilter
More like this