Description: The default priority for the bugs created in bugzilla should be low, this is set in the data/params by the parameter "defaultpriority". For bugs created by It the default priority is medium and this is managed by IT. Function Requirements: data/params
In bugzilla_3 data/params there is already a parameter called defaultpriority so all we have to do is set it to low ,, basically it will only require one line of code and will be managed by sys admins.
selenium test will be created to ensure that the defaultpriority for new bugs is set to low. 2 hours
This is nothing we have to do on our side. The default priority needs to be set to medium by IT when it creates bugs in bugzilla. Before we go live with the beta we have to confirm that the sysadmins have the correct params in cfengine.
hmmm, looking at: https://bugzilla.redhat.com/editparams.cgi?section=bugfields seems that we forgot to ensure that the defaultpriority is set to low as now it is set to 'medium' sending email to eng-systems to change the data/params file Noura
Thanks Noura. Feel free to close this when they push the change.
data/params has been updated by eng-systems