Hi,
1 } How can reporter/updater/developer (or only Reporter or vise verse ) see only his/her Issues . -- I know there is View status public and private .. but the thing is that .. i have given Capability ( Handle an issue ) to Reporter hence if i make View Status as a Private then ADMIN cant assign any issue to Reporter ( showing Access Dined message ) .. my point his ADMIN has Full right then why such type of message seen ..
2 } Can i give Permission to manager to LOG an Issues on behalf of any other User( reporter or updater or developer ) --- ( as admin don't have access to Password of users hence any way that Manager or admin can Log an issues on behalf of resp users ( reporter or updater or developer ).
Please help me out ..
Thanks
Reporter Can see only his Issue
Moderators: Developer, Contributor
Re: Reporter Can see only his Issue
Any one here ?... kindly let me know the solution for above ...
Re: Reporter Can see only his Issue
1)
Add the following line to file config_inc.php
2)
Option 1: Use this plugin http://www.mantisbt.org/wiki/doku.php/m ... omreporter
Option 2: Create the issues, edit the issue by clicking on "Edit" when viewing, click "Edit" right beside the reporter name
Please don't mix topics in one thread.
Add the following line to file config_inc.php
Code: Select all
$g_limit_reporters = ON;Option 1: Use this plugin http://www.mantisbt.org/wiki/doku.php/m ... omreporter
Option 2: Create the issues, edit the issue by clicking on "Edit" when viewing, click "Edit" right beside the reporter name
Please don't mix topics in one thread.
Re: Reporter Can see only his Issue
@ atrol thanks for your reply .. what u said is right
second point i will try ..
Thanks
and i have tried that part but i think u didn't got my question properly dear .. the thing is that ..i have given Capability ( Handle an issue ) to Reporter hence if i make $g_limit_reporters = ON then ADMIN cant assign any issue to Reporter ( showing Access Dined message ) ..1)
Add the following line to file config_inc.php
Code: Select all
$g_limit_reporters = ON;
second point i will try ..
Thanks