Uploaded image for project: 'Chukwa (retired)'
  1. Chukwa (retired)
  2. CHUKWA-438

HICC Column Resizing does not preserve size

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.4.0
    • 0.4.0
    • User Interface
    • None

    Description

      The rewrite of the HICC dashboard with REST API has introduced a bug in column resizing. JSON Array colSize: [ 20, 80 ], does not deserialize properly in Jersey. The work around is to encode the values inside quotes, like: colSize: [ "20", "80" ].

      Attachments

        1. CHUKWA-438-1.patch
          1.0 kB
          Eric Yang
        2. CHUKWA-438.patch
          6 kB
          Eric Yang

        Activity

          People

            eyang Eric Yang
            eyang Eric Yang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: