New issue 31 by mo.j...@gmail.com: Address Correction Engine 'debug mode'
does not rollback changes if 'immediately commit auto-corrected addresses'
is checked
http://code.google.com/p/power-matchmaker/issues/detail?id=31
What steps will reproduce the problem?
1. Create a regular address-correction project as usual.
2. When you run the address correction engine, make sure you
have 'immediately commit auto-corrected addresses' is checked.
3. To increase the chance of auto-correction, change your auto-correction
setting in the 'Validate Settings' panel to 'Auto-correct any with at
least one suggestion'. You can also take at least one address in your
data, and make a minor change that would cause the engine to correct it.
Usually expanding a contracted street type (ex. AVE to AVENUE) will do it.
3. Also make sure that 'debug mode' is also checked.
4. Run the Address Correction Engine.
5. If you check your address data, there's a pretty good chance that
there's at least one address that was modified.
What is the expected output? What do you see instead?
If debug mode is checked, any change should have been rolled back.
Instead, my data got changed.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
It's worth noting that this issue has only been observed on SQL Server 2008
Express so
far. I will investigate whether it is reproducible on other DB platforms.
Comment #2 on issue 31 by mo.j...@gmail.com: Address Correction
Engine 'debug mode' does not rollback changes if 'immediately commit
auto-corrected addresses' is checked
http://code.google.com/p/power-matchmaker/issues/detail?id=31
Looks like when debug mode was on, the Address Correction Engine did not
rollback
all the steps afterward. Now it should