Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work in 3.X #12

Open
tomsparks opened this issue Apr 9, 2015 · 2 comments
Open

Doesn't work in 3.X #12

tomsparks opened this issue Apr 9, 2015 · 2 comments

Comments

@tomsparks
Copy link

This plugin doesn't work in 3.x
Attempting to configure the plugin results in this error:
Current user: tomsparks (id=3)
method=GET path=/settings/plugin/redmine_auto_assigned_user format=html controller=settings action=plugin status=500 error='ActionView::Template::Error:wrong number of arguments (1 for 0)' duration=9.99 time=2015-04-09 14:04:36 -0700

ActionView::Template::Error (wrong number of arguments (1 for 0)):
1: <%-
2: roles = Role.all(:order => "position ASC")
3: selected = @settings['client_roles'].collect(&:to_i) unless @settings['client_roles'].blank?
4: selected ||= []
5: -%>
app/views/settings/plugin.html.erb:6:in block in _app_views_settings_plugin_html_erb__604080967487944955_17265625940' app/views/settings/plugin.html.erb:4:in_app_views_settings_plugin_html_erb__604080967487944955_17265625940'

@hanh45
Copy link

hanh45 commented Jun 2, 2015

i have same issue

@piolty
Copy link

piolty commented Aug 30, 2016

Hi all!
Is there any news about that issue? I'd like to install this plugin under 3.3 version.

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants