[CORE-282] Error returned when obfuscated user is locked out Created: 08/Dec/17 Updated: 31/May/22 Resolved: 31/May/22 |
|
Status: | Closed |
Project: | i2b2 Core Software |
Component/s: | CRC Cell |
Affects Version/s: | 1.7.09c |
Fix Version/s: | 1.7.13, TBD |
Type: | Bug | Priority: | Minor |
Reporter: | Janice Donahoe | Assignee: | Reeta Metta |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() |
Affects View/s: |
Query Tool
|
i2b2 Feature/s: |
Obfuscation
|
Participant/s: |
Description |
In the crc.properties file there is a parameter called edu.harvard.i2b2.crc.lockout.setfinderquery.count. When an obfuscated user exceeds the value entered at this parameter they will receive a message informing them they have been locked out.
PROBLEM: An error message is displaying instead of the lockout message the first time they exceed the count. For instance, if the lockout count is 7, the 8th time they run the query they will receive an error message. The 9th time they run the query they will receive the lockout message. WHAT SHOULD HAPPEN: The lockout message should display when the obfuscated user reaches the ‘lockout count +1’ which in this case = 8. |
Comments |
Comment by Reeta Metta [ 31/May/22 ] |
on the 7th attempt , user will receive ERROR msg |