You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 7 Next »
Go to Administration > Manage Apps > Power Apps Config > Advanced > Scripted Fields to manage Scripted Custom Fields.
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.
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.
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.
To remove a SIL Listener, click the Delete icon in the Operations column on the SIL Listeners page.
Contents