...
To some degree we rely on the order of change notification.
But we do not guarantee order within a single change request.
There we need to test the following scenarios.
3.1) within a single change request, retire 100 main, then create 100 main
3.2) within a single change request, create 100 main, then retire 100 main
Passes but with this issue http://code.google.com/p/eas/issues/detail?id=442
4.0) Combination
...
4.1) Retire - Create
4.2) Create many base-unit-axp in a single change request.
already done
5.0) Business Cases
...
5.1) Process street parcel retirement Review
pass
5.2) Process parcel street retirement
5.3) Lot split (do we have the data, can we find the data?)
5.4) lot merge (do we have the data, can we find the data?)Review
pass