--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/06699172-88c0-48f5-9434-4aa91ba1db2c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi,
I think you will need to extend your JiraFolderProperty.
In the setSites methods you could call a method setOwner(folderprop.getOwner()) on JiraSite to inject the folder.
Regards
Markus
On 24.05.2019 11:42, Mathieu Delrocq wrote:
--Hello,
I want to add the possibility to configure a folder scope credential on jira-plugin.Actually we can configure a JiraSite on the global config and on a folder config.
I want to add the current ItemGroup in JiraSite class to know if it was created on a folder or on Global Config but I didn't find a way to do this.
Do you have any idea how to get the ItemGroup in DataBoundConstructor or if there is a way to get it and set it in a configuration class?
Thanks.
Mathieu
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkin...@googlegroups.com.
On Fri, May 24, 2019 at 5:10 AM Mathieu Delrocq <delrocq...@gmail.com> wrote:
--Hello,I want to add the possibility to configure a folder scope credential on jira-plugin.Actually we can configure a JiraSite on the global config and on a folder config.I want to add the current ItemGroup in JiraSite class to know if it was created on a folder or on Global Config but I didn't find a way to do this.Do you have any idea how to get the ItemGroup in DataBoundConstructor or if there is a way to get it and set it in a configuration class?Thanks.Mathieu
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkin...@googlegroups.com.