Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 10.0.1
-
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>