Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Syntax

tempoSetAccountForIssue(issueKey, account)




Note

Since version 4.0.1, a third and optional parameter can also be provided:

tempoSetAccountForIssue(issueKey, account, [forceSet])




Description

Excerpt

Sets the issue account. Returns true if the set has been performed.

...