auto assigned user plugin

Added by Ludovic Gasc over 2 years ago

I've just made my first plugin for Redmine: http://github.com/GMLudo/redmine_auto_assigned_user

If an user forget to assign the issue, this plugin will auto-assign to the project manager.

Thanks for your remarks.

Replies (5)

RE: auto assigned user plugin - Added by noel mulryan about 2 years ago

Hi, thanks for the plugin. How does it work exactly?
I have installed it on Redmine 1.1.0 and went to plugins and clicked on "configure". Then I selected "Project manager role" as "Manager" from the drop down box and "Client role" as "Reporter".
I then create a new issue without an assignee but it does not assign the issue to anyone.

Just trying to figure out how the plugin should work. Thanks.

RE: auto assigned user plugin - Added by Ludovic Gasc about 2 years ago

You must create your issue as Reporter, and you must assign an user as Manager in your project.

RE: auto assigned user plugin - Added by D W almost 2 years ago

Hello, I am on 1.1.3 and can't seem to get the auto-assignment to happen...

  • I have a role called "Auto-Assign" and added one user to it in my project.
  • I made this Auto-Assign my Project Manager role in the plugin configuration.
  • I selected all other roles as Client roles in the plugin configuration.

But when I create a new issue as a user in one of the other roles, the assignment to the one user in Auto-Assign role does not happen.

Any ideas? This is a much-needed feature so thanks for creating it!

RE: auto assigned user plugin - Added by Paul Boin about 1 year ago

I'd like to take a look at this code, but GitHub gives me a 404.

Ludovic's page displays, but this seems to not be a public repo within it anymore...

https://github.com/GMLudo

We're up to 1.3.x by now, but I still don't think that auto-assign has been pulled into Redmine itself.

(1-5/5)