hello,

you should now be able to authenticate against Jira with
your username "kennyr"

About this issue, it's possible to configure the minimum
number of characters needed to trigger the suggestion 

Look at
https://github.com/nuxeo/nuxeo-jsf/blob/master/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_suggestion_widget_template.xhtml
to see all properties that can be set to this template.

So you need to override the layout "user_group_suggestion"
defined here
http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20DM-5.5/viewContribution/org.nuxeo.ecm.platform.forms.layouts.webapp.base--layouts
and add another property named "minChars" with the value 2
to trigger the search with 2 characters

Thierry
---
Mailing list: [email protected]
Forum: http://forum.nuxeo.org/f/1/

Reply via email to