Oops that's a small bug. It was not clearing the estimate for an item that is already known to a user in this case. Try the change I just committed to SVN.
2011/2/24 Daniel Mühlbachler <[email protected]> > Ok if it should be so, why doesn't it work? > I made the following: > * estimatePreference userID=1 itemID=1 -> 6.... > * setPreference userID=1 itemID=1 value=4.0 > * estimatePreference userID=1 itemID=1 -> 6.... and not 4.0 > > So, how can I change that behaviour? > >
