You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.