Plugins Directory » Group Assignee v2
|
Author: | Marc Mengel |
---|---|---|
Website: | https://github.com/marcmengel/redmine_group_assignee_v2 | |
Code repository: | https://github.com/marcmengel/redmine_group_assignee_v2 | |
Registered on: | 2025-10-14 (6 days ago) | |
Current version: | 0.1 | |
Compatible with: | Redmine 6.0.x, 5.1.x, 5.0.x | |
User ratings: |
This is a small, simple plugin that lets you delegate management of particular groups to particular users in Redmine
The original Redmine Group Assignee plugin (https://github.com/lamps/redmine_group_assignee) worked by monkeypatching Redmine methods, and generally broke with every major version upgrade.
This is a very lean (less than 180 lines of code), simple plugin that gives the same ability for delegated users to manage particular groups, and uses the same data table as the original, but is much easier to maintain. It does not currently have the fancy Redmine user selection mechanism that the main Admin pages have.
Changelog
0.1 (2025-10-13)
Compatible with Redmine 6.0.x, 5.1.x, 5.0.x.