Project

General

Profile

Plugins Directory » redmine_assign_to_me_button

Author: intera jk
Website: https://github.com/intera
Code repository: https://github.com/Intera/redmine_assign_to_me_button
Registered on: 2026-04-19 (4 days ago)
Current version: 0.1.0
Compatible with: Redmine 5.1.x, 5.0.x
User ratings:   (0)

Adds an "Assign to me" button to the menu above and below issues.
On click on the button, the issue is assigned to the user. This makes it easier to pick tickets for later work.

If the current user is already assignee, no "Assign to me" button appears.

Installation notes

Unpack the redmine_assign_to_me directory into the redmine/plugins/ directory.
redmine/plugins/redmine_assign_to_me/init.rb should exist. Restart redmine, and the button should appear. For uninstallation, simply remove the redmine_assign_to_me directory.

Changelog

0.1.0 (2026-04-19)

Compatible with Redmine 5.1.x, 5.0.x.