Hi Team,
I would like to add a status hold in summary page. How can i achieve this? I already changed the confirmed string to hold and configured workflow transitions to display in status column. Now i need to have the same status everywhere in summary page..how can i proceed?? pls help..thanks in advance
How to add a new status in summary page
Moderators: Developer, Contributor
Re: How to add a new status in summary page
The provided information is not sufficient to provide any help. A complete and detailed description is required to get a clear understanding of the problem.
You should explain what you do, what are the results you expect to get and what you actually get.
You should explain what you do, what are the results you expect to get and what you actually get.
Re: How to add a new status in summary page
Hi Atrol,
Kindly find the attached images for reference. I added images and description clearly. As per reference images i need hold status to be displayed in summary page. How can i achieve this?
Kindly help on this. Thanks
Kindly find the attached images for reference. I added images and description clearly. As per reference images i need hold status to be displayed in summary page. How can i achieve this?
Kindly help on this. Thanks
Re: How to add a new status in summary page
Atrol,
Forgot to mention..i renamed "Confirmed" as "Hold" in strings_english.txt and configured in workflow transitions which effected on pages like below image
Forgot to mention..i renamed "Confirmed" as "Hold" in strings_english.txt and configured in workflow transitions which effected on pages like below image
Re: How to add a new status in summary page
The columns are no status values.
There is a classification of status values into open, resolved and closed. (influenced by setting $g_bug_resolved_status_threshold)
It would not make sense to have a matrix of status values.
Imagine how your second screenshot "By Status" would look like.
I am quite sure there is no row for status "hold" in section "By Status" because there are no issues with that status.
There is a classification of status values into open, resolved and closed. (influenced by setting $g_bug_resolved_status_threshold)
It would not make sense to have a matrix of status values.
Imagine how your second screenshot "By Status" would look like.
I am quite sure there is no row for status "hold" in section "By Status" because there are no issues with that status.
Re: How to add a new status in summary page
Hi Atrol,
I got your point..I will inform my admin to post on hold status. Thanks for that. And coming to columns like open,resolved and closed..cant we include hold column over there?? i know its not making sense for matrix..but client requested in that way..let me know if is there any procedure to append it. Thanks
I got your point..I will inform my admin to post on hold status. Thanks for that. And coming to columns like open,resolved and closed..cant we include hold column over there?? i know its not making sense for matrix..but client requested in that way..let me know if is there any procedure to append it. Thanks
Re: How to add a new status in summary page
Thanks for guiding me atrol..but pls let me know where can i change the code to add another status(hold). Pls do help atrol..thanks in advance
Re: How to add a new status in summary page
The time I can invest to support users on MantisBT forum is limited. I can't provide such kind of help.
You have to learn PHP and/or find a developer that can support you if you need such a specifing customization.
Maybe another user can help.
You have to learn PHP and/or find a developer that can support you if you need such a specifing customization.
Maybe another user can help.