[JIRA] (JENKINS-57630) Support Multi User Picker custom field parameter mapping

2019-05-30 Thread dea...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Deakey Tan commented on  JENKINS-57630  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Support Multi User Picker custom field parameter mapping   
 

  
 
 
 
 

 
 Yes. In fact, after we set up Custom Field, we will get a result like "aaa, bbb", so I used a shell script to add a mailbox suffix to them.(Because I use Execute Shell to build) 

 

array_user_email=($1)
for element in ${array_user_email[@]};
do user_email=$(echo $element"@yourdomain.com"|sed 's/,//g')
 

    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199560.1558603816000.16553.1559213880131%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57630) Support Multi User Picker custom field parameter mapping

2019-05-29 Thread dea...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Deakey Tan commented on  JENKINS-57630  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Support Multi User Picker custom field parameter mapping   
 

  
 
 
 
 

 
 Oh, sorry for late, I have resolve this case, use the script to extract the data I need, but I am still looking forward to your new features. Many thanks  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199560.1558603816000.14931.1559128260099%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57630) Support Multi User Picker custom field parameter mapping

2019-05-26 Thread dea...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Deakey Tan commented on  JENKINS-57630  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Support Multi User Picker custom field parameter mapping   
 

  
 
 
 
 

 
 Yes, it's "User Picker (multiple users)". And I have read CustomFieldParameterResolverTest file, confirm that I can't use it now.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199560.1558603816000.12099.1558874460110%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57630) How to mapping Custom Field key in JIRA trigger plugin

2019-05-25 Thread dea...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Deakey Tan commented on  JENKINS-57630  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: How to mapping Custom Field key in JIRA trigger plugin   
 

  
 
 
 
 

 
 User Picker  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.199560.1558603816000.11911.1558791900092%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57630) How to mapping Custom Field key in JIRA trigger plugin

2019-05-23 Thread dea...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Deakey Tan created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57630  
 
 
  How to mapping Custom Field key in JIRA trigger plugin   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Wisen Tanasa  
 
 
Attachments: 
 image-2019-05-23-17-25-15-520.png, image-2019-05-23-17-25-55-827.png  
 
 
Components: 
 jira-trigger-plugin  
 
 
Created: 
 2019-05-23 09:30  
 
 
Environment: 
 Jenkins 2.164.3  JIRA-trigger-plugin 1.0.0  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Deakey Tan  
 

  
 
 
 
 

 
 Hi team, I have used JIRA-trigger-plugin, it's a great job. I have some difficulties, I need to get some values from custom field, such as emailAddress.  But when I mapping, it only show the key. I have try 10103.emailAddress, etc, not work.  Could you help me to get this values? Many thanks  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment