id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 6427,"[Patch] When configuring a different workflow, autocomplete doesn't work on reassign",MartinBeyer,Ryan J Ollos,"because input fields with other names than action_reassign_reassign_owner are created. They seem all to end with reassign_owner, however. (didn't check that in the sources) workaround: replace in autocompleteusers\htdocs\js\autocomplete_ticket.js {{{ $(""#action_reassign_reassign_owner"").autocomplete(""../users"", { }}} with: {{{ `$(""[id$=reassign_owner]"").autocomplete(""../users"", { ` }}}",defect,closed,normal,AutocompleteUsersPlugin,minor,fixed,jquery,Mitar,0.11