Project

General

Profile

Actions

Feature #6645

open

atomic 'grab' button

Added by Albert Rosenfield over 13 years ago. Updated over 13 years ago.

Status:
Reopened
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-10-12
Due date:
% Done:

0%

Estimated time:
Resolution:
Wont fix

Description

I'd like to see a button in Redmine to atomically make a person the "active handler" for an issue.

Background:
-----------
When Redmine is used more as a support ticket system than a software development system, there is often a necessity for answering issues quickly after their creation. (In industry parlance, I think it is called a "guaranteed response time"?)

A couple of handlers may be on duty to respond to issues. Whenever a new issue pops up, they receive it on their dashboard (whatever screen they use for that), and start replying to it.

The problem is that two or more handlers often start replying with more or less the same response to the same issue, wasting their time.

Proposed solution:
------------------
A plugin or option that, when enabled, adds a "Grab" button to the issue list, for any issues that do not currently have a handler.

When clicked, the button just makes sure that noone else has already clicked the button, and when not, it atomically assigns the case to the user that clicked it.

(If another user pressed Grab first, a message is displayed to that effect, optimally with the user name of the person who got there first.)

How this solves the problem:
----------------------------
Now, handlers can first click the "Grab" button, and only when they receive a confirmation from the system that the case is now their responsibility, will they start to update the issue.

--

I have too little experience with Redmine to know if this is possible to implement as a plugin. If anyone could mentor a bit and tell me what the main things necessary for constructing a plugin (or patch) to do the above would be, maybe I could work on it myself.

Help much appreciated :-)

Actions

Also available in: Atom PDF