1. Select any clustering algorithm
2. Among the multiple values, click on any but the first (top) value, which
automatically checks the "Merge?" box
3. Hit Apply and Re-Cluster (or Close)
What is the expected output? What do you see instead?
The expected output should be the value that you selected. The actual value
that is clustered to is the first value in the list.
What version of the product are you using? On what operating system?
Using Gridworks for Mac OS X 1.1 r878
Tested on Chrome 6.0.472.63 and Firefox 3.6.10
Mac OS X 10.6.4
Clustering works fine when manually typing in the value.
The extracted javascript is below.
{
"op":"mass-edit",
"description":"Mass edit cells in column state",
"engineConfig":{
"facets":[],
"mode":"row-based"
},
"columnName":"state",
"expression":"value",
"edits":[{
"fromBlank":false,
"fromError":false,
"from":["OH",
"WI",
"WA",
"IA",
"WY"
],
"to":"OH"
}
]
}
Original issue reported on code.google.com by dan.cao....@gmail.com on 30 Sep 2010 at 11:26
Original issue reported on code.google.com by
dan.cao....@gmail.com
on 30 Sep 2010 at 11:26Attachments: