Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-29201

Expand data is tied to branch name

    XMLWordPrintable

Details

    • 9f8998881 (master)

    Description

      Related to QTCREATORBUG-28681

      Expand data uses display name of the node which can have branch name included, which seems to cause different projects to be expanded depending on which branch is active.
       

        <variable>value-ProjectTree.ExpandData</variable>
        <valuelist type="QVariantList">
         <valuelist type="QVariantList">
          <value type="QString">/home/user/projects/project1</value>
          <value type="QString">myproject [somebranch]</value>
         </valuelist>
      

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-29201
        # Subject Branch Project Status CR V

        Activity

          People

            kandeler Christian Kandeler
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes