ILLiad Known Issues
2 results found
-
Connection Manager uses a database/server time delta that is never updated
The time delta used by the Connection Manager is not updated and is wrong in cases where the database time and server time do not change at the same rate. For example, in the case of a UTC server with an EST database, the database time will change when DST begins and ends, but the UTC server time will not update accordingly.
Bug# 10835
0 votes -
Information in ShippingAddresses is not updated with newer information if there is a lender conflict
Repro Steps
The ShippingAddresses table is populated with ReturnTo address information when ConnectionManager detects a lender has shipped material. In the event that a lender undo's shipped and a new lender supplies the material, the ShippingAddresses info on the borrowing side will contain the wrong ReturnTo address information since it is not updated in the event of a lender conflict.1.) UCW request a book from Lender-A
2.) Lender-A updates shipped but recalls book right away and perhaps never actually ships it
3.) UCW rerequests and is filled by Lender-B, which updates as shipped as expected.
4.) UCW checks in…1 vote