Skip to main content
Version: Current

Sample List

The following sample is an example of a script that can be created and executed using the script editor.
You can run it by downloading the file and importing it using the procedure in the following link: "Share Script"

Sample Code

Created by Denso Create and published at the following link: "GitHub Repository"

NoWhat it can doLink to code
1When a new member is assigned to the project, the member is added to the review file in the specified folder all at once.
2When there are dozens of uncorrected issues, this filters the issues that should be prioritized.
In the sample, it displays issues that are 'High Priority' but 'Uncorrected' and 'Replicator Undetermined'.
3Outputs issue data from the specified folder and its subfolders as JSON.
Analyze the outputted information using Excel or a BI tool. By registering this script in a scheduler and running it periodically, you can analyze the review status in real time.