Is there one such feature in mantis?
What is Whinning feature about?
Well, i have seen it in bugzilla. If you are assigned a task and it is untouched for say X number of days, you will then get an email from the system stating... oh well, here is entire emal:
From: %maintainer%
To: %email ...
Search found 3 matches
- 07 Dec 2005, 21:45
- Forum: General Discussion
- Topic: Whinning feature
- Replies: 1
- Views: 5396
- 01 Dec 2005, 23:31
- Forum: General Discussion
- Topic: Mantis on .NET?
- Replies: 2
- Views: 6452
Mantis on .NET?
HAs anyone tried to compile and run Mantis under .NET using Phalanger's compiler for php?
- 21 Nov 2005, 07:34
- Forum: Customizations
- Topic: Customizing bug report's workflow
- Replies: 2
- Views: 6583
Customizing bug report's workflow
I want to customize the workflow for view.php. Basically i just want update any changes on page when user presses any button. So if there are 2 buttons, one to reassign the bug and other to change its status, i want to combine those to actions into one so user can change the status and reassign with ...