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

QDS strips out child nodes of MCU.Config

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • None
    • QDS 4.8.0
    • MCU support
    • None
    • f2f53c5f2 (qds/dev)

      In Qt for MCUs 2.10 the new ResourceStorageSection API is being added. But whenever QDS writes the qmlproject file due to changes requiring it, it strips away the ResourceStorageSection child nodes of MCU.Config.

      The expected behavior would be for the child nodes of MCU.Config to remain unchanged.

      Project {
          MCU.Config {
              ResourceStorageSection {
                  name: "QulResourceData" // default
                  majorVersion: 1
                  minorVersion: 0
               }
              ResourceStorageSection {
                  name: "QulResourceDataInExternalFlash"
                  majorVersion: 2
                  minorVersion: 3
              }
          }
      

        For Gerrit Dashboard: QDS-14595
        # Subject Branch Project Status CR V

            sikrovel Sivert Krøvel
            srodal Samuel Rødal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes