View Issue Details

IDProjectCategoryView StatusLast Update
0008729mantisbtbugtrackerpublic2011-03-28 04:43
Reporterdib6 Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status newResolutionopen 
Summary0008729: Cannot set user properties to send an e-mail on custom bug status
Description

Adding a custom bug status is easy, but I cannot find a way to make Mantis send e-mails to users whenever a bug changes status to the one I just created.
In account preferences you can set "Email on Reopened, Email on Resolved...".

I would like to add some custom status and to be able to set Mantis to send e-mail to users whenever a bug changes to this status.

TagsNo tags attached.

Activities

ionutj

ionutj

2010-07-14 04:00

reporter   ~0026075

Last edited: 2010-07-14 06:57

same problem

  • i have created a status "to be tested"..and I wish ..to have email on update issue..like status assigned..
westmann66

westmann66

2011-03-28 04:43

reporter   ~0028491

It works when you don't use spaces in status enum.

So this is a bad example:

http://docs.mantisbt.org/master/en/administration_guide.html#ADMIN.CUSTOMIZE.STATUS

Use "to_be_tested" and evything works fine.