When I try to update my VM that host my tuleap forge with yum tools, I lost access to the drop-down menus of the forge web interface.
I can just rollback to the last snapshot to solve this problem. Is a way to keep the forge up to date exist?
Did you follow this guide to proceed to the update? Try to issue a service httpd restart
to see if it fixes your problem. If not, delete the file you will find at /usr/share/tuleap/src/www/scripts/combined/*.js
and
service httpd restart
and then reload your page.
If you follow correctly the instructions in the guide you should be able to update smoothly.