Comment 1 for bug 1653742

Revision history for this message
Bill Erickson (berick) wrote :

To test via srfsh using concerto data:

1. In one terminal:

% tail -f osrfsys.log | grep transaction.begin

2. In another terminal:

srfsh% request open-ils.cat open-ils.cat.asset.copy_tree.retrieve.authoritative "AUTHTOKEN", 217, [1,2,3,4,5,6,7,8,9]

3. 9 cstore transactions are opened before patching. After patching, only 1 is created.

===

Fix pushed:

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/berick/lp1653742-copy-tree-authoritative-eats-cstores