1
0
-1

We added the following two lines to the incoming synch on our JIRA instance. Please see: https://docs.idalko.com/exalate/display/ED/How+to+synchronize+issue+securityLevel

import com.exalate.basic.domain.hubobject.v1.BasicHubIssueSecurityLevel
issue.securityLevel = new BasicHubIssueSecurityLevel(null, "name", "description")

However, the security level field doesn't update. The synch-user has permissions to all security levels. There is no error logged.

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      Hi Benjamin Frei


      I had to  do some digging - but found out that you have to ensure that  the  proxy  user  has the 'Set Issue Security' permission



      If you set it, it works.


        CommentAdd your comment...
      1.  
        1
        0
        -1

        Benjamin Frei :

        Please make sure you have "Security Level" field added to your Create/Edit/Default screen... that is a requirement otherwise setting the Security level will not work. 

        ~Samip

        1. Benjamin Frei

          Hi Samip K Banker,

          It is. Otherwhise an error would be logged.

        2. Benjamin Frei

          I already discussed this with .

          He told me to open a community question.

        CommentAdd your comment...