Issue257

Title Allow issue creator to set resolution
Priority feature Status resolved
Superseder Nosy List ajaksu2, ezio.melotti, loewis
Assigned To ezio.melotti Topics

Created on 2009-04-03.19:52:34 by ajaksu2, last changed 2010-08-18.08:00:26 by ezio.melotti.

Files
File name Uploaded Type Edit Remove
own_resolution.diff ajaksu2, 2009-04-03.19:52:34 text/plain
Messages
msg1795 (view) Author: ezio.melotti Date: 2010-08-18.08:00:25
Done in r84169.
msg1374 (view) Author: ajaksu2 Date: 2009-04-26.23:00:52
It's OK to commit.

The on_close patch from issue 256 was rejected.
msg1370 (view) Author: loewis Date: 2009-04-26.20:27:09
What kind of action is needed on this issue?
msg1293 (view) Author: ajaksu2 Date: 2009-04-03.20:59:58
R. David Murray wrote:
> On Fri, 3 Apr 2009 at 19:52, Daniel Diniz wrote:
>>
>> New submission from Daniel Diniz <ajaksu@gmail.com>:
>>
>> Since we allow users to close issues they created, allowing to set
>> Resolution
>> makes sense too. If the 'on close' patch is accepted, closing would also
>> automatically set Stage to 'committed/rejected'.
>
> Hmm.  Except that if it is the submitter doing the close,
> that would be a lie :)

Oops, you're right :)

> Maybe it would be better to have a new resolution "closed by
> submitter" that gets set automatically if the submitter
> closes the ticket and resolution hasn't otherwise been set?

Nah, let's leave it as 'not selected'. It's a nop, more accurate and
we wouldn't gain much from an extra stage.
msg1291 (view) Author: ajaksu2 Date: 2009-04-03.19:52:34
Since we allow users to close issues they created, allowing to set Resolution
makes sense too. If the 'on close' patch is accepted, closing would also
automatically set Stage to 'committed/rejected'.
History
Date User Action Args
2010-08-18 08:00:26ezio.melottisetstatus: chatting -> resolved
assignedto: ezio.melotti
messages: + msg1795
nosy: + ezio.melotti
2009-04-26 23:00:52ajaksu2setmessages: + msg1374
2009-04-26 20:27:10loewissetnosy: + loewis
messages: + msg1370
2009-04-03 20:59:58ajaksu2setstatus: unread -> chatting
messages: + msg1293
2009-04-03 19:52:34ajaksu2create