Setting Issue Security on Create level

Marc Jason Mutuc
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 19, 2017

I've set the code and it succesfully ran but the Security Level was not set.

I made it as a post function during creation.

It says it ran succesfully but below is the logs. The Security is set which is why I don't understand why it is not working.

issue.issueType.name == 'Review'

2017-06-19 04:19:00,622 WARN [postfunctions.SetIssueSecurity]: No security level: 10400 defined in issue security scheme for project Delivery Management - maybe deleted from scheme?

1 answer

0 votes
Vishnukumar Vasudevan
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 19, 2017

Can you check the below points as per the log;

1. Check if the user who created the record has permission to use the given security level

2. Check the secutity level scheme and confirm if it has the above given security level added. 

3. Check the Project and confirm if you have mapped the security scheme properly to the project. 

Suggest an answer

Log in or Sign up to answer