Unable to see users on Apollo with no organisms since upgraded to Apollo 2.7.0 with security patch and Apollo 2.8.0. This works before upgrade, but now only see users on Apollo with organisms already in place.
After logging into Apollo, unable to see users under the user tab or create user. The error is the followings: Failed to add the user User does not have permission for any organisms.
Looking in at tomcat log file (localhost_access_log), I can see the followings
"POST /apollo/user/loadUsers/?clientToken=xxxxxxxx HTTP/1.1" 500 71
more ...
"POST /apollo/Login?clientToken=xxxxxxxx HTTP/1.1" 200 12
"GET /apollo/annotator/index HTTP/1.1" 200 3038
"POST /apollo/annotationEditor/getSequenceSearchTools?clientToken=xxxxxxxx HTTP/1.1" 200 546
"GET /apollo/annotator/getExtraTabs?clientToken=xxxxxxxx HTTP/1.1" 200 12
"POST /apollo/sequence/getSequences/?name=&start=0&length=50&sort=length&asc=false&clientToken=xxxxxxxx HTTP/1.1" 200 115
"GET /apollo/user/checkLogin?clientToken=xxxxxxxx HTTP/1.1" 200 143
"GET /apollo/annotator/adminPanel HTTP/1.1" 200 3552
"POST /apollo/IOService/chadoExportStatus?clientToken=xxxxxxxx HTTP/1.1" 200 36
"GET /apollo/assets/application-fdb3a1e7a3dfd976904b80c2974e62d9.css HTTP/1.1" 200 25844
"POST /apollo/user/updateTrackListPreference?clientToken=xxxxxxxx HTTP/1.1" 200 60
"POST /apollo/user/loadUsers/?clientToken=xxxxxxxx HTTP/1.1" 500 71