Skip to end of banner
Go to start of banner

Scripted Fields Configuration

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Scripted Custom Fields allow for the creation of calculated fields with SIL scripts.

Manage Scripted Custom Fields

Go to Administration > Manage Apps > Power Apps Config > Advanced > Scripted Fields to manage Scripted Custom Fields.

image-20240404-150041.png

Field Descriptions

Column

Description

Custom Field

The custom field that will receive an update when the script is triggered and run.

Script

The full path to the file. Click the path to access the file in the SIL Manager.

Project

The projects that should be used to trigger the script. Only selected projects will trigger the script to update the field.

Issue types

The issue types that should be used to trigger the script. Only selected issue types will trigger the script to update the field.

Operations

Edit and Delete buttons.

Add a Scripted Field

Each Scripted Field entry represents a script that runs for an event. When a Scripted Field is added, define the following properties:

  • Existing fields - Use an existing custom field to receive the update from a script.

  • New field - Create a new custom field to be updated from a script.

    • Custom field name - The name that should be used for the custom field that will be created.

    • Custom field type - The type of standard Jira custom field that will be created.

  • Project filter - The projects that should be used to trigger the script. Only selected projects will trigger the script to update the field.

  • Issue type filter - The issue types that should be used to trigger the script. Only selected issue types will trigger the script to update the field.

  • SIL Script - The existing SIL script that will be used to calculate the value for the custom field.

Update a Scripted Field

To update a listener, click the Edit icon in the Operations column on the SIL Listeners page and update the fields in the pop-up window.

Delete a Scripted Field

To remove a SIL Listener, click the Delete icon in the Operations column on the SIL Listeners page.

Contents

  • No labels