ok. i understand.
I couldn't select the product version because i haven't released in manage project a version RELEASE.
With my configuration Reporter can select only the release version.
Search found 3 matches
- 02 Mar 2011, 16:20
- Forum: General Discussion
- Topic: enable select Version in report issue for reporter
- Replies: 3
- Views: 5726
- 02 Mar 2011, 15:58
- Forum: General Discussion
- Topic: enable select Version in report issue for reporter
- Replies: 3
- Views: 5726
Re: enable select Version in report issue for reporter
That is controlled by this setting:
$g_roadmap_update_threshold = DEVELOPER;
So add the above line to config_inc.php and change it the value of your liking (ie REPORTER) :)
Thanks for the fast reply. But this featured enable a new field "Target Version".
I want enable the option for the select ...
$g_roadmap_update_threshold = DEVELOPER;
So add the above line to config_inc.php and change it the value of your liking (ie REPORTER) :)
Thanks for the fast reply. But this featured enable a new field "Target Version".
I want enable the option for the select ...
- 02 Mar 2011, 15:00
- Forum: General Discussion
- Topic: enable select Version in report issue for reporter
- Replies: 3
- Views: 5726
enable select Version in report issue for reporter
Hi
i'm a new user of forum and mantis. I have installed mantis in a local server and i'm testing the application.
My problem is that a reporter can't select the version in "report issue" in a project.
I have a default configuration of mantis and i have created a new project.
i have add a version in ...
i'm a new user of forum and mantis. I have installed mantis in a local server and i'm testing the application.
My problem is that a reporter can't select the version in "report issue" in a project.
I have a default configuration of mantis and i have created a new project.
i have add a version in ...