Skip to content

Redmine ticket #482:Default assignment setting -- converted to a plugin and then extended.

Notifications You must be signed in to change notification settings

dra/redmine_default_assign

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Default Assign

Default assign is a Redmine plugin that allows you to define a default person for new tickets to be assigned to.

Features

Allows you to specify a global default as well as per project defaults.

Getting the plugin

A copy of the plugin can be downloaded from GitHub.

Installation and Setup

  1. Follow the Redmine plugin installation steps at the Redmine Wiki.

  2. Make sure you did the rake db:migrate_plugins step from above.

  3. Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)

Special Note

When you create a new project, the ‘Default Assignee’ dropdown will be empty because there are no users in your project. You need to add users as members of your project and then the dropdown will be populated.

Plugin help

If you need help you can contact the maintainer at github.com/rchady.

About

Redmine ticket #482:Default assignment setting -- converted to a plugin and then extended.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%