Comment 2 for bug 2049230

Revision history for this message
Josh Stompro (u-launchpad-stompro-org) wrote :

It seems like the UserPrivilege data is getting gathered just fine... I added some logging.

[2024-01-12 15:28:34] /usr/sbin/apache2 [INFO:17289:Evergreen.pm:1414:17050949091728918] Checking UserPrivilege - privilege is: $VAR1 = \bless( {'ValidToDate' => '2025-12-07T06:00:00','AgencyUserPrivilegeType' => 'LARL Staff','ValidFromDate' => '2004-08-27T05:00:00','AgencyId' => 'MOORHEAD','UserPrivilegeStatus' => bless( {'UserPrivilegeStatusType' => 'Active'}, 'NCIP::User::PrivilegeStatus' )}, 'NCIP::User::Privilege' );

So maybe when the XML is created there is an issue?