Uploaded image for project: 'i2b2 Core Software'
  1. i2b2 Core Software
  2. CORE-281

Query continues to run after user receives lockout message

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.7.13, TBD
    • None
    • None

    Description

      When an obfuscated exceeds the allowed number of times they can repeat a query they will be "locked out" from running another query. When they receive the message telling them they have been locked out, the system should cancel the query they are trying to run. However, when they click on OK the Web Client continues to run the query.

      EXAMPLE:

      lockout count = 7
      obfuscated user runs same query 7 times and gets results returned each time.
      The next time (8th time) the obfuscated user runs the query, the status of Cancelled will display in Show Query Status. However, when you look in the qt_query_master table the query doesn't have a DELETE_DATE or DELETE_FLAG which indicates the query was not cancelled as indicated in the Web Client.

      Attachments

        Activity

          Problem might have been fixed with CORE-282 fix. Need to test.
          jklann Jeffrey Klann added a comment - Problem might have been fixed with CORE-282 fix. Need to test.
          rm302 Reeta Metta added a comment -
          When user runs the query after lock out(7th attempt), query will be cancelled with ERROR msg and previous query shows ERROR status. see screenshot
          rm302 Reeta Metta added a comment - When user runs the query after lock out(7th attempt), query will be cancelled with ERROR msg and previous query shows ERROR status. see screenshot

          People

            rm302 Reeta Metta
            jmd86 Janice Donahoe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: