New issues entered getting automatically set to Resolved

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
tikigod
Posts: 3
Joined: 17 Jan 2006, 19:41

New issues entered getting automatically set to Resolved

Post by tikigod »

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.
tikigod
Posts: 3
Joined: 17 Jan 2006, 19:41

Post by tikigod »

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.
Post Reply