Versions Compared

Key

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

...

  • without any parameters it will return all created by The Scheduler issues

    Image Removed
    Code Block
    issue in schedulerGetAllGeneratedIssues()

    Image Added

  • with project Key(s) it will return issues created in chosen project/projects

    Code Block
    issue in schedulerGetAllGeneratedIssues(SSD,KSD)

    Image Modified

schedulerGetGeneratedIssuesByName("") - this function allows to search for all issues created by specific Scheduler Issue, it requires exact name of that Scheduled Issue

...

Code Block
issue in schedulerGetGeneratedIssuesByName("example")

Image Added


Both of the functions are available to all users, even without access to The Scheduler