Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-3513

Custom Axis Labels in Chart Reports not stored

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 3.1.0-alpha1, 3.1.0
    • 2.5.0, 2.6.0, 2.7.0, 3.0.0
    • None
    • None

    Description

      1. Create Report that can be visualized as Bar Chart
      2. Add custom Axis Labels for X or Y axis or both
      3. Save Report
      4. See that Labels can be seen in chart
      5. Reload page to load report again

      Problem:

      • Notice that Axis Labels are gone (also in edit mode)

      Expected:

      • Axis labels should be still visible and should also be visible again in edit mode.

      Cause:
      Jackson serializes characters after a a first single lowercase character to lowercase as well, this causes `xLabel` to be `xlabel` on the REST -API, see https://stackoverflow.com/questions/30205006/why-does-jackson-2-not-recognize-the-first-capital-letter-if-the-leading-camel-c .

       

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              felix.mueller Felix Mueller
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce