How to add a note for an already closed/solved issue?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
mguske
Posts: 1
Joined: 07 Apr 2005, 13:07
Location: Kaarst, Germany

How to add a note for an already closed/solved issue?

Post by mguske »

I need to add a note to an issue which is already solved.

Only a manager can do this, but not a tester. He always has to reopen the issue, but for the most circumstances, it should be possible to add some new information as a note.

Any ideas,

Thanks in advance,

~ Markus
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post by thraxisp »

You could raise the "$g_bug_readonly_threshold" to CLOSED. This would allow bugnotes, and the issue itself to be editted after it was resolved.

Could you add this as a feature request to the tracker at http://bugs.mantisbt.org/ ?
schmaxelander
Posts: 2
Joined: 07 Apr 2005, 13:47
Location: Germany
Contact:

Post by schmaxelander »

thraxisp wrote:Could you add this as a feature request to the tracker at http://bugs.mantisbt.org/ ?
Isn't this a feature Victor wants to put in the 1.0 release?

He wrote this in his blog:
Thresholds: Access level thresholds can now be set to an array of access levels, rather than just a threshold. For example, you can allow reporters, managers and administrators to add notes without allowing developers and managers.
So any need to adress this again?

~Alex
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post by thraxisp »

That feature is in CVS. I was thinking of separating the general "bug_is_readonly" feature from adding a bugnote to a "closed and locked" bug.
vboctor
Site Admin
Posts: 1293
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

We also have "$g_update_readonly_bug_threshold" which allows certain access levels to be able to update readonly issues. Updating includes the ability to add notes.

Regards,
Victor
MantisConnect
http://www.futureware.biz/mantisconnect
Post Reply