I've managed to customise these by editting config_inc.php, custom_strings_inc.php etc. (just like in the manual) but now I need to customise these things per project. We're running several projects, and I can't use these customisations on other projects. I've gathered that I can use "Manage Configuration" --> "Configuration Report" to make adjustments on a per project base. However, there is no documentation on how to use those fields.
What I'd exactly want to do is:
Delete 2 statuses in the Priority dropdown.
Rename all the remaining statuses in the Priority dropdown
Rename all statuses in the Status dropdown
Add 2 statuses in the Status dropdown
And all this for only one project. All other projects should use the default settings. How should I go about this?
Customisation of status and priority per project
Moderators: Developer, Contributor
Re: Customisation of status and priority per project
Hi w00ter,
I am currently looking at this too. I can define new Status however they are available to all projects. I would like to define a Status for a project and its sub-projects exclusively.
The status defined in $g_status_enum_string will be global.
In Manage Configurations I created a new configuration option for the project
status_enum_string string ''10:New,20:Client to Provide More Information,30:Support Investigating,35:Further Investigation,40:Escalated to Development,45:Fixed in Release,80:Client to Test/Confirm,90:Closed''
These Status values now appear in the View Issues Filter. I have to define strings for those that are new as I get @35@ and also I need to overwrite those that are re-named.
I also added a corresponding workflow. The problem with that is the Change Status to list @r@ for all issues!
Peterus
If you find a way post here!
I am currently looking at this too. I can define new Status however they are available to all projects. I would like to define a Status for a project and its sub-projects exclusively.
The status defined in $g_status_enum_string will be global.
In Manage Configurations I created a new configuration option for the project
status_enum_string string ''10:New,20:Client to Provide More Information,30:Support Investigating,35:Further Investigation,40:Escalated to Development,45:Fixed in Release,80:Client to Test/Confirm,90:Closed''
These Status values now appear in the View Issues Filter. I have to define strings for those that are new as I get @35@ and also I need to overwrite those that are re-named.
I also added a corresponding workflow. The problem with that is the Change Status to list @r@ for all issues!
Peterus
If you find a way post here!
Re: Customisation of status and priority per project
Hi W00ter,
I've posted my solution to this. I hope it helps you.
Regards,
Peterus
I've posted my solution to this. I hope it helps you.
Regards,
Peterus
Re: Customisation of status and priority per project
Hi,
I am working on this too, but I succeedded in defining new statuses for the first project but when I started defining teh status for teh second project I missed teh first ones and I have got @#@ but I don't understand anything and also I don't understand why we use two things to define the status one by the tool itself from manage configuration and the second from the php files what are the differences and which one is stronger and what to do to sole this problem??
Regards,
Rocky
I am working on this too, but I succeedded in defining new statuses for the first project but when I started defining teh status for teh second project I missed teh first ones and I have got @#@ but I don't understand anything and also I don't understand why we use two things to define the status one by the tool itself from manage configuration and the second from the php files what are the differences and which one is stronger and what to do to sole this problem??
Regards,
Rocky
Re: Customisation of status and priority per project
Hello,
Anyone can answer me please for my posts????
Regards,
Rocky
Anyone can answer me please for my posts????
Regards,
Rocky
Re: Customisation of status and priority per project
Hello,
I solved it, it is so easyyyyyy

I solved it, it is so easyyyyyy