Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-3029

The warning window of existing cube name does not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v2.3.0
    • Web
    • Patch

    Description

      The dealing logical of the warning window of exist cube name is error. The issue can be reproduced using the following steps:
      Add a same name cube such as 'kylin_sales_cube', then click the 'next' button to enter a new page, we can't get the warning window.
      Click 'Prev' button in the page to return back to the first step,then click 'next' button again,we can get the warning window.
      Further if you keep editing the cube,you will get the error message like 01.png.
      It should like 02.png anyway.

      The 03.PNG shows that the code in 'cubeSchema.js' can check whether the cube name exists, but it's logical is error.

      The right dealing logical should be as following:
      The program should first check whether the cube exists when we clicked the "next" button.

      Attachments

        1. 01.PNG
          34 kB
          peng.jianhua
        2. 02.PNG
          48 kB
          peng.jianhua
        3. 03.PNG
          68 kB
          peng.jianhua
        4. 04.png
          44 kB
          peng.jianhua
        5. 0001-KYLIN-3029-The-warning-window-of-exist-cube-name-is-.patch
          2 kB
          peng.jianhua

        Activity

          People

            peng.jianhua peng.jianhua
            peng.jianhua peng.jianhua
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: