Why I can't upadate the $s_priority_enum_string from GUI ?
Posted: 08 Nov 2024, 14:29
Hello,
I have added the $s_priority_enum_string parameter into the adm_config_report.php Screen.
But it is not working.
To have a solution, we need to update the custom_strings_inc.php file .
Do you know why I can't update the list of this field by GUI of mantis administrator module. ?
And I need to disturb my informatic team.
you have below my parameter :
**************************************
Utilisateur Nom du projet Option de configuration Type Valeur
Tous les utilisateurs Tous les projets priority_enum_string string '10:,20:Moins de 2 mois,30:Dans les 30 jours,40:Dans les 15 jours,50:Dans les 8 jours,60:Urgent au plus vite'
Droits d'accès Administrateur
I had understood that the content of the GUI is priority on the content of the custom_strings_inc.php file ?
Thank a lot for your help
I have added the $s_priority_enum_string parameter into the adm_config_report.php Screen.
But it is not working.
To have a solution, we need to update the custom_strings_inc.php file .
Do you know why I can't update the list of this field by GUI of mantis administrator module. ?
And I need to disturb my informatic team.
you have below my parameter :
**************************************
Utilisateur Nom du projet Option de configuration Type Valeur
Tous les utilisateurs Tous les projets priority_enum_string string '10:,20:Moins de 2 mois,30:Dans les 30 jours,40:Dans les 15 jours,50:Dans les 8 jours,60:Urgent au plus vite'
Droits d'accès Administrateur
I had understood that the content of the GUI is priority on the content of the custom_strings_inc.php file ?
Thank a lot for your help