Open GoogleCodeExporter opened 8 years ago
I had failed to mention above, that this is a cumulative effect, so if you have
multiple Refine projects opened that you are working on, and are doing a lot of
cross project data transferring(e.g.-
cell.cross('someRefineProject','id')[0].cells['name'].value), those other
projects will be effected by the aforementioned described bug in the other
Refine project. So until the bug is fixed, I suggest when anyone does a
removal of duplicates, they stop and restart Refine, reload their project, and
verify the duplicates facet is reporting '0' as it should be after one
deleted/removes duplicate records.
Original comment by ericjarv...@gmail.com
on 3 May 2012 at 12:14
Thanks for the bug report. Do you have a small test data set that we could use
to reproduce the problem? That would help make sure we're doing exactly the
same things you are.
Original comment by tfmorris
on 3 May 2012 at 6:48
Tom,
You can do this with 'any' data set that has a handful of duplicate records in
it... no matter how big or small, if you use the duplicates facet, remove the
duplicate records, and remove all facets, and create a new duplicates facet,
you'll get the error, meaning you'll get a duplicates facet showing you there
is duplicates... but of course there isn't any because you just deleted them a
few steps earlier.
Give it a try and you'll see what I mean. Now then, if you introduce large
data sets with duplicates, you then get the above problem, plus a nasty caching
problem.
Original comment by ericjarv...@gmail.com
on 3 May 2012 at 7:03
Original issue reported on code.google.com by
ericjarv...@gmail.com
on 3 May 2012 at 12:08