[CORE-199] PM Cell is not sending admin role unless a project is associated to the user Created: 07/Dec/15 Updated: 28/Sep/16 Resolved: 15/Dec/15 |
|
Status: | Closed |
Project: | i2b2 Core Software |
Component/s: | PM Cell |
Affects Version/s: | 1.7.06 |
Fix Version/s: | 1.7.07 |
Type: | Bug | Priority: | Major |
Reporter: | Janice Donahoe | Assignee: | Janice Donahoe |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
i2b2 Sponsored Project/s: |
i2b2 Core
|
Testing Notes: | 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. |
Participant/s: |
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.
|
Comments |
Comment by Janice Donahoe [ 25/Jan/16 ] |
On 01/22/2016, the 1.7.07 Release was made available at the following locations.
https://www.i2b2.org/software/ - zip files for release 1.7.07 are available on this site. This includes both the code and documentation. https://github.com/i2b2 - source code has been tagged with v1.7.07. |
Comment by Anu [ 28/Sep/16 ] |
Which application and what functionality was returning isAdmin=false? Can you give the specifics of the bug on 1.7.06. |