Reporters cannot edit their records?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
ivoras
Posts: 4
Joined: 30 Sep 2011, 09:58

Reporters cannot edit their records?

Post by ivoras »

One of the things I need to implement is having the reporters edit the bug records after they entered them (and if possible, that all of the reporters on a project edit each-other bug records). I've looked at the config_defaults_inc.php and found $g_bugnote_allow_user_edit_delete but from the description and the way it works, it looks like it only applies to notes, not the record itself. Any ideas how to do this?
atrol
Site Admin
Posts: 8375
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Reporters cannot edit their records?

Post by atrol »

Have a look at page "Manage" -> "Manage Configuration" -> "Workflow Thresholds"
Change third row "Update an issue" by enabling the checkbox in column "Reporter"

Or you may change all your "Reporter" users to "Updater"
Please use Search before posting and read the Manual
Post Reply