Skip to end of banner
Go to start of banner

rankAfter

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 6 Current »

Description

Used to adjust the prioritization or ranking of issues or tasks after a specified point or issue, influencing the order in which work is addressed within a sprint or board.

Parameters

Return Type

Boolean

True if the rank is ok

Example

return rankAfter("TEST-6", "TEST-5");

Returns true if successful, false if otherwise.

See also

  • No labels