Bug with too many ingroups in user profile
Posted: Tue Nov 11, 2014 4:36 am
http://www.vicidial.org/VICIDIALmantis/view.php?id=795
We have been running a server that is being used for an answering service for small entrepeneurs. That means there are hundreds to thousands of ingroups because when a call comes in each entrepeneur uses his onwn ingroup so the operator knows how to answer the phone based on the script that shows up with the company name of the entrepeneur.
However, when a vicidial user has hundreds of ingroups in his profile and you make a change in the userprofile it times out while submitting and doesn't save the bottom half of the fields on the modify user page. It submits halfway through the ingroups and them the bottom half of ingroups is not selected and neither are all the user permission drop down fields. They are empty so the user can't do anything anymore. We have to go into the database directly and set permissions from there.
Does anyone know a work-around for this? I've tried modifying some values in php.ini but no dice.
I tried the apache error log and tail -f /srv/www/htdocs/agc/vicidial_mysqli_errors.txt but found nothing useful.
We have been running a server that is being used for an answering service for small entrepeneurs. That means there are hundreds to thousands of ingroups because when a call comes in each entrepeneur uses his onwn ingroup so the operator knows how to answer the phone based on the script that shows up with the company name of the entrepeneur.
However, when a vicidial user has hundreds of ingroups in his profile and you make a change in the userprofile it times out while submitting and doesn't save the bottom half of the fields on the modify user page. It submits halfway through the ingroups and them the bottom half of ingroups is not selected and neither are all the user permission drop down fields. They are empty so the user can't do anything anymore. We have to go into the database directly and set permissions from there.
Does anyone know a work-around for this? I've tried modifying some values in php.ini but no dice.
I tried the apache error log and tail -f /srv/www/htdocs/agc/vicidial_mysqli_errors.txt but found nothing useful.