Page 1 of 1

Reset Stagus on Custom Field Change

Posted: 03 Mar 2005, 13:56
by kfullerton
19.2

I have a custome field (Stage) to track issues through different groups that are working on it. I would like to be able reset the Status to "new" each time the Stage changes to notify the next group that they have an issue to respond to. I remember somewhere reading that there was a function I could overload that would allow be to do this but I have not found it. Could somebody point me in the right direction?

Thanks

Posted: 05 Mar 2005, 23:07
by thraxisp
There is a custom function that is called after a bug is updated. See http://manual.mantisbt.org/manual.custo ... ctions.php for more details.

thanks

Posted: 07 Mar 2005, 00:54
by kfullerton
that was what I was trying to find

Posted: 09 Mar 2005, 08:39
by illes
How do you resolve the different permission levels for the different stages?
e.g.
someone may put the bug into resolved status in Stage 1, but cannot assign a bug in Stage 2

At this point we don't

Posted: 09 Mar 2005, 12:15
by kfullerton
We would really like too but just being able to get the work into definable buckets was a step forward. My current plan is to wait for the next release and all of the advances in custom fields that it has. Then I will start looking at locking down portions of the process

Thanks + change parameters into arrays

Posted: 09 Mar 2005, 13:10
by illes
Thanks for your post.
Meanwhile browsing the forum I found another discussion regarding this problem:
Rqst: Change 'threshold' parameters to Arrays