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

Data type is shown incorrectly when editing a column

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • None
    • QDS 4.4
    • Collection Editor
    • None

      Steps to reproduce:

      • Create a project
      • In Model Editor view, create a new model "Model"
      • Right-click on top of "Column1" and select "Edit"
      • -> Column type shown correctly as "String"
      • Change the type to e.g. "image"  and click "Apply"
      • Create another column "New column" of type string
      • Right-click on top of "New column" and select "Edit"
      • -> Type is shown as "image" although it actually is string and warning about conversion leading to data loss is shown. Seems like type is somehow taken from previous editing. 
      • -> Expect to see type correctly and no warnings before type is actually changed to something.

        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