Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-6030

structured_out should be a JSON object, not stringified JSON

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.1
    • 1.6.1
    • ambari-server
    • None

    Description

      Structured_out attribute from Custom Action API is now a stringified JSON. This should be changed to pure JSON.
      Stringified JSON is really hard to read, does not format well, and also there's no reason for the FE to do JSON parse twice (once for the API response and then another to parse structured_out).
      We should fix this for 1.6.1 before this becomes permanent.

      Attachments

        Issue Links

          Activity

            People

              dmitriusan Dmitry Lysnichenko
              dmitriusan Dmitry Lysnichenko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: