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

Kylin's sample cube "kylin_sales_cube" couldn't be saved.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v1.0, v1.1
    • v1.2, v1.4.0
    • Others

    Description

      If edit the sample cube and then click save, a NPE will be thrown and block user to move ahead.

      The root cause is In CubeController it uses the cube_des name as the cube name to load cube instance; Usually for the cubes that created from Kylin's UI, the desc name = cube name, so it has no problem. But for the sample "kylin_sales_cube", its name != cube desc name. This is a bug, need to use the accurate cube name there.

      Attachments

        Activity

          People

            shaofengshi Shao Feng Shi
            shaofengshi Shao Feng Shi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: