When Executing API End Point Odata LicensesNamedUser Getting Null Value For The Parameter LastLoginDate

When API end point odata/LicensesNamedUser is executed, a null value is obtained for the parameter "LastLoginDate". Value was obtained before this but on execution now, all the LastLoginDate value is returning as null across all the tenants. Note: A cloud platform Orchestrator is used.

Issue Description: When API end point odata/LicensesNamedUser is executed, a null value is obtained for the parameter "LastLoginDate". Value was obtained before this but on execution now, all the LastLoginDate value is returning as null across all the tenants. Note: A cloud platform Orchestrator is used.

This is an expected behavior where LastLoginData got removed on 23.4 version of Orchestrator

v23.4 Release Notes(published):

With our next release, the last login time will no longer be displayed in the License page for Attended licenses. This will allow details to be loaded faster in environments containing upwards of 300.000 attended robots.

Cloud Release Notes (published retroactively):

The Last Login column will soon be removed from the License page for Attended licenses. This is because the corresponding API endpoint no longer returns column values.

As an upside, this change will allow details to be loaded faster in environments containing upwards of 300.000 attended Robots.

Workaround: However, to retrieve this information, use the Identity API /api/UserPartition/users/{partitionGlobalId} endpoint.