Search found 3 matches

by tikigod
17 Jan 2006, 23:47
Forum: Help
Topic: New issues entered getting automatically set to Resolved
Replies: 1
Views: 2822

Never mind. I found the issue. It had to do with a reference value in the bug_api.php using a text value. I updated the value to the enumeration value, and it worked.
by tikigod
17 Jan 2006, 19:49
Forum: Customizations
Topic: Is there a way for users to see only parts of a project?
Replies: 0
Views: 4479

Is there a way for users to see only parts of a project?

I have a question concerning customization.

I have a set of users at a certain access level, and I want those users to be able to see only issues entered by that user level (i.e. anyone with a Tester access level would be able to see only bugs entered by other Tester access level users, and no ...
by tikigod
17 Jan 2006, 19:44
Forum: Help
Topic: New issues entered getting automatically set to Resolved
Replies: 1
Views: 2822

New issues entered getting automatically set to Resolved

I am wondering if there is anyone that can help me. Currently, every time I enter a new issue into Mantis, the Resolution is being automatically set to Resolved(enum 20) instead of Open(enum 10).

I need to know what is doing this and how I can correct it.

Thank you in advance.