Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-12070

Exporting model changes order of the properties

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • QDS 4.5
    • Collection Editor
    • None

      Steps to reproduce:

      • Import the attached test_data.json file in Model Editor view
      • Order of the columns/properties is:
        • isActive, name, age, favoriteColor, website, height
      • Click "Export model" button and save as "exported_test_data.json"
      • Import "exported_test_data.json" file
      • Order of the columns/properties is now changed to:
        • age, favoriteColor, height, isActive, name, website
      • Expectation is that order of the properties does not change

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            ali.kianian Ali Kianian
            tanja_remes Tanja Remes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes