carreath / SWE4103-Project

Soccer League Management web app for SWE4103 Team 2
MIT License
1 stars 0 forks source link

A second site admin trying to demote the first admin causes a server error #178

Open tayler-harvey opened 5 years ago

tayler-harvey commented 5 years ago

If a second site admin is promoted, and that admin tries to change the permissions of the main/first admin there is a server error. Steps to Reproduce: Login as site admin Navigate to Admin -> Users and promote a user to site admin status Logout Login as the newly promoted admin Navigate to Admin -> Users and attempt to demote the other admin Notice there is a server error

61