Test Date: 12/15/2015
Build Number: 1.7.07.0005
Test Status: Completed (Passed Testing)
Clients Tested :
i2b2 Web Client
i2b2 Workbench
Environments Tested :
Browsers: Not applicable for this test
Databases: Not applicable for this test
Client OS: Windows
Test Comments:
Tested with the latest server build and it appears to be working correctly.
The correct information is being returned from the PM cell regardless of whether or not an admin user is associated with a project.
If the user is an admin then the following is returned from the PM Cell.
<is_admin>true</is_admin>
If the user is not an admin then the following is returned from the PM Cell.
<is_admin>false</is_admin>
ISSUES FOUND:
No issues were found during this test.
TEST STATUS: Completed
COMPLETION DATE: 12/15/2015
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Test Date: 12/15/2015
Build Number: 1.7.07.0005
Test Status: Completed (Passed Testing)
Clients Tested :
i2b2 Web Client
i2b2 Workbench
Environments Tested :
Browsers: Not applicable for this test
Databases: Not applicable for this test
Client OS: Windows
Test Comments:
Tested with the latest server build and it appears to be working correctly.
The correct information is being returned from the PM cell regardless of whether or not an admin user is associated with a project.
If the user is an admin then the following is returned from the PM Cell.
<is_admin>true</is_admin>
If the user is not an admin then the following is returned from the PM Cell.
<is_admin>false</is_admin>
ISSUES FOUND:
No issues were found during this test.
Description
The PM Cell is not sending the admin role correctly if the user is not associated to a project. Even though the user is an admin the PM Cell is sending back isAdmin = false instead of true.