Reading new issue status and reopened issue status

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
azousBT
Posts: 1
Joined: 15 Sep 2015, 10:49

Reading new issue status and reopened issue status

Post by azousBT »

I'm working on a web application that consults the MantisBT database <bugtracker>, and i need to read the status set to new issues and reopened issues, i found that in case of changing the default value of new issues status, the status value is set in "bug_submit_status" referencing id on "mantis_config_table", but when the status is not set and it is the default one, this line is not present on the "mantis_config_table", the same thing for reopened issue status,
can someone help me please to have always the correct values set for these cases?
Thank you!!
Post Reply