xl8bot  
                
                  
                    November 4, 2024,  7:58am
                   
                  1 
               
             
            
              Originally asked by Harold Oconitrillo on 21 October 2022 (original question)  
Thought this might be a quick fix. I’m trying to statically two user fields in ADO using Exalate, but they’re not working. Can you see anything missing here? The users exist in Jira.
AES_ONSITE.issue.customFields."BA Owner"?.value = nodeHelper.getUserByEmail("example@email.com")
AES_ONSITEL.issue.customFields."Product Owner"?.value = nodeHelper.getUserByEmail("example@email.com")
Thanks.
 
            
              
            
           
          
            
              
                xl8bot  
              
                  
                    November 4, 2024,  7:58am
                   
                  2 
               
             
            
              Answer by Keynes Desir on 25 October 2022 
Had to use the user id’s for the remote (jira) part. All set.
 
            
              
            
           
          
            
              
                xl8bot  
              
                  
                    November 4, 2024,  7:58am
                   
                  3 
               
             
            
              Answer by Keynes Desir on 24 October 2022 
Hello,
Any updates?
Harold Oconitrillo commented on 25 October 2022 
Hello Keynes,
 
Feel free to review the below documentation to script adaptation.
https://docs.idalko.com/exalate/x/QgTuAg 
https://docs.idalko.com/exalate/x/0wDBAg 
Do not hesitate to contact us back if you have any further question.
Kind regards,
Harold Cruz