Hello everyone! Tell me please , i can how add security level in escalated issue ?
my code not works
issue.setSecurityLevelId(13080L)
issue.assignee = null
@Alex -
It seem your security level option ID is incorrect. The option ID value doesn't ends with an alphabet. Give a try just using 13080 instead of 13080L.
Furthermore, you need to ensure that 1) You have configured/applied an Issue Security Scheme against your project in question; 2) The account that is used to set the security level against an issue is valid and has right to set issue security permission (You can find the setup against your project's permission scheme.
Hope this helps.
Best, Joseph Chung Yin
Jira/JSM Functional Lead, Global Infrastructure Applications Team
Viasat Inc.
Validate and sanitize all user inputs to prevent injection attacks, such as SQL injection or cross-site scripting (XSS).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.