2.5. Scripting Improvements

Scripting Improvements

  • To prevent name collisions, the load() function has an optional second argument that accepts a JavaScript object as the scope for the load.

  • You can use addIssue and removeIssue to add multiple issues in one call, as well as use setParent to create subitems in a script.