Best regards,
--
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-dev/PIUt-NcD8ws/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-de...@googlegroups.com.
What is the global configuration for the email suffix for? There is no help for it. But anyway - would it not make more sense to have emails picket up in the users configuration, as ownership probably only makes sense in a secure environment. There is also an extension to resolve emails: http://javadoc.jenkins-ci.org/hudson/tasks/MailAddressResolver.html“E-mail suffix” is just a hack, which allows provisioning of e-mails in our environment (unfortunately, existing mail resolvers don’t work). I’ll implement my own resolver and then add support of MaillAddressResolver into the plugin (JENKINS-18745).
I guess an owner should also be a registered user?
None of the config fields have any help
The nested checkbox of the "Slave Owner > Enable Ownership" should visible be more nested. The current checkboxes are on the same level and therefore do not visible reflect the nesting. Why are there two boxes anyway, I think "enable ownership" would be enough?Yes, “Enable ownership” is a single option now, but I’m going to add additional options to configuration page, which will available even if node’s ownership is not specified specified. I’ll add indenting in order to prevent confusion.
On my JNLP slave the OwnerShip Box is listed twiceHmm… Plugin shows only one Box at my slaves. Need to investigate issue… Could you create JIRA issue and provide screenshot/version of Jenkins core/etc.?