Versions Compared

Key

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

This routine is available starting with Power Scripts Scripts™ for Jira 3.0.8.

Syntax

runJobAt(silFile, args, date)

...

Excerpt
Runs a job at the specified date.

Parameters

Parameter name

Type

Required

Description

silFile

string

Yes

The sil file name.

args

array string

Yes

The list of the arguments of the job.
date

date

Yes

The date-time you wish the job to run. Must be in the future

Return type

none

The returned value has no meaning.

...

Code Block
string issueKey = argv[1];

...


See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "scheduler_routines"
labelsscheduler_routines