<< Back to previous view

[QB-2761] the multi-configuration tree gadget can show shorter or show ?
Created: 18/Jul/16  Updated: 12/Oct/18

Status: Open
Project: QuickBuild
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Major
Reporter: pureivan Assigned To: Robin Shen
Resolution: Unresolved Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown


 Description   
the multi configuration tree gadget is very helpful

i want to show the configuration like this:

eg:
when i set root/one/a,root/one/b,root/one/c,root/two,
i want the configuration tree can auto optimize to show them like

root
+++one
++++++a
++++++b
++++++c
+++two

or make a new property in configuration named alias
when i set root/one/a(alias make1),root/one/b(alias make2),root/one/c(alias make3),root/two(alias make4),
i want the configuration tree can auto optimize to show them like

make1
make2
make3
make4

and when on mouse over the alias name, can show the tip which is the configuration actual name


 Comments   
Comment by James Muirhead [ 12/Oct/18 05:29 PM ]
What I would like to do is display a meaningful name in the root configs list instead of the full config. path. What would be nice is if the data structure that defined the root configs was some sort of associative array instead of a simple list. The config path would be the key, then a 'display name' would be the value. Maybe a JSON string or something similar that could be converted into a Map.

Failing that a key/value list similar to that displayed when adding Environment variables to a Shell/Batch Command step, or the variable name/value pairs when using a Trigger Other Builds step.
Generated at Thu Apr 25 12:29:32 UTC 2024 using JIRA 189.