Settings

This page allows you to configure your settings for the ScriptRunner for Confluence Cloud app.

Settings section

Notifications Group

Select a group that will receive email notifications when a script (for example, a listener) fails to execute successfully. The default value is the site-admins group.

Scripts Time Zone

You can set the timezone in which your scripts execute here. This is the value used to set the Java TimeZone. The default value is UTC.

Since the Java 8 release, you should avoid using the Date class. Use the Calendar, Instant, or Zoned Time classes instead.

You can find some useful examples in this blog post.

Built-in Scripts Space Admin Permission section

Confluence administrators have control of a space admin’s use of the features in Advanced Space Functionality, and they can revoke permissions for specific groups of users and spaces. It is also possible to disable space admin built-in scripts for the entire Confluence instance. By default, all space admins have access to Advanced Space Functionality.

To find out more about assigning space admin permissions, take a look at Atlassian’s documentation.

Table View

Add the name of the Groups or Spaces that you want to disable the Advanced Space Functionality for. Or, to disable Advanced Space Functionality in all spaces, tick the box. 

Other Settings

Store Scripts in ScriptRunner Cloud Storage

As described in the Limitations, the maximum amount of code that can be stored in each of the three features Script Listeners, CQL Script Jobs, and Script Jobs is 32KB as they are stored within Confluence.

We have an alternative solution which does not impose a limit on the amount of code you can store. However, your scripts will be stored externally from your Confluence instance in ScriptRunner Cloud Storage, and will no longer be part of any Confluence exports (so your scripts cannot be automatically migrated between Confluence instances). Additionally, it is not possible to migrate your scripts back into Confluence’s storage.

If you require more storage, feel free to create a support request.

On this page