Page 1 of 1

Report is not able to close the issue

Posted: 10 Apr 2010, 12:17
by shanthini
Hi

In Mantis 1.2.0 I tried the below flow.

1. A reporter creates an issue
2. Developer changed the status to resolved
3. The reporter is not able to close the issue (the same issue reported by him)

But point 3 - How can I make the reporter to close the resolved issue.

Thanks
Shanthini

Re: Report is not able to close the issue

Posted: 11 Apr 2010, 18:17
by atrol
add the following line to file config_inc.php
$g_allow_reporter_close = ON;

Re: Report is not able to close the issue

Posted: 15 Apr 2010, 06:52
by aobsokov
I set up $g_allow_reporter_close = ON; in config, But Đšeporters still can not close their Issues.
Why?

Help please.

P.S. Sorry for my English. :)

Re: Report is not able to close the issue

Posted: 20 Apr 2010, 19:32
by atrol