View Issue Details

IDProjectCategoryView StatusLast Update
0004376mantisbtbugtrackerpublic2004-08-29 01:39
Reporterbpfennig Assigned Tothraxisp  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Versiongit trunk 
Fixed in Version0.19.0rc1 
Summary0004376: "assigned to" buttons don't obey $g_set_status_threshold
Description

I've played a little bit with the new config settings and in my opinion I've found a bug?!

If $g_set_status_threshold doesn't allow a user group to assign, this user group should not show the "assigned to" popup and button.

Additional Information

$g_set_status_threshold = array( _NEW => REPORTER, ACKNOWLEDGED => UPDATER, CONFIRMED => DEVELOPER, ASSIGNED => DEVELOPER, RESOLVED => UPDATER, CLOSED => DEVELOPER );

Only developers and above are allowed to assign, so updaters and below should not allowed to see the "assigned to" button.

TagsNo tags attached.

Relationships

child of 0003987 closedvboctor Mantis 0.19.0 Release 

Activities

thraxisp

thraxisp

2004-08-23 20:44

reporter   ~0007123

fixed both individual and group updates in CVS.