Comment 16 for bug 925776

Revision history for this message
Liam Whalen (whalen-ld) wrote :

I have a fix for this issue that I plan to apply tonight to Sitka's produciton servers.

It may be possible to modify it to return all URI items if using an OU with an ID of 1 by adding a second luri_org_list variable that populates with actor.org_unit_decendants as well as ancestors. However, I am not sure if 1 is an unmutable value for the top level OU, or if there is an easy way to retrieve that value via pgsql.

http://git.sitka.bclibraries.ca/gitweb/?p=sitka/evergreen.git;a=commit;h=222c418d4e3af5077b95f4098d98d1a9ee9ad1c9

Liam