Uploaded image for project: 'i2b2 Web Client'
  1. i2b2 Web Client
  2. WEBCLIENT-183

Query name tool box is not displaying the updated query name after query rename- under workplace panel

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Working As Designed
    • 1.7.07
    • None
    • Web Client
    • None
    • Query Tool, Workplace
    • Queries
    • i2b2 Web Client
    • All Web Browsers

    Description

      log into https://www.i2b2.org/webclient/ as demo user
      navigate to shared folders =>folder 'Reeta_Test'=> drag and drop the previous query Acute Rheumatic_RENAMED' into query tool name text box and run the query
      Expected: query name should display as 'Acute Rheumatic_RENAMED' as it has been renamed in the workplace
      Actual: the query name is reverting back to the original query name (when it was run) in the query name tool box

      Attachments

        Activity

          Not sure if this is an issue or not because when a previous query is dropped into the Query Tool, the <query_master_id> is used to retrieve the <query_definition> that was defined in the original query. The name that displays at Query Name comes from the <query_name> that is defined in the <query_definition> and not the name stored in the WORKPLACE table.

          When you rename a query in the Workplace, the name is stored in the C_NAME column of the Workplace. The original query definition is never updated.
          jmd86 Janice Donahoe added a comment - Not sure if this is an issue or not because when a previous query is dropped into the Query Tool, the <query_master_id> is used to retrieve the <query_definition> that was defined in the original query. The name that displays at Query Name comes from the <query_name> that is defined in the <query_definition> and not the name stored in the WORKPLACE table. When you rename a query in the Workplace, the name is stored in the C_NAME column of the Workplace. The original query definition is never updated.
          The system is working as designed. When you "rename a previous query" in the workplace you are simply changing the name of the item in the workplace; you are not renaming the query itself. The modified name is stored in the workplace tables.

          When you drop that renamed item in the query tool it goes to the qt tables to retrieve the information about the query. This is all done using the id of the query not the name. When the query information is retrieved it will display the name that was stored for that query in the qt tables.
          jmd86 Janice Donahoe added a comment - The system is working as designed. When you "rename a previous query" in the workplace you are simply changing the name of the item in the workplace; you are not renaming the query itself. The modified name is stored in the workplace tables. When you drop that renamed item in the query tool it goes to the qt tables to retrieve the information about the query. This is all done using the id of the query not the name. When the query information is retrieved it will display the name that was stored for that query in the qt tables.

          People

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

            Dates

              Created:
              Updated:
              Resolved: