filterForBoard
Description
Generates a filter specifically tailored for a particular board, often used for defining criteria to sort and display issues or tasks on the board.
Parameters
Return Type
Integer
Gets the board filter
Example
return filterForBoard(12345);
See also
Peacock