Page MenuHomePhabricator

[identity] Fetch platform details along with device lists
ClosedPublic

Authored by bartek on Jun 3 2024, 4:22 AM.
Tags
None
Referenced Files
F2897565: D12273.diff
Fri, Oct 4, 11:41 PM
Unknown Object (File)
Tue, Sep 10, 4:39 PM
Unknown Object (File)
Tue, Sep 10, 4:39 PM
Unknown Object (File)
Tue, Sep 10, 4:39 PM
Unknown Object (File)
Tue, Sep 10, 4:38 PM
Unknown Object (File)
Tue, Sep 10, 4:36 PM
Unknown Object (File)
Aug 12 2024, 8:47 PM
Unknown Object (File)
Aug 10 2024, 7:01 AM
Subscribers

Details

Summary

Following D12272, updated device list multifetch RPC handler to additionally include PlatformDetails for each device.

Depends on D12272

Test Plan

Repeated test plan for previous diffs in the stack (login devices).
Then called the RPC. Verify that response contains platform details for each device.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

bartek held this revision as a draft.
bartek published this revision for review.Jun 3 2024, 5:46 AM
bartek added inline comments.
services/identity/src/grpc_services/authenticated.rs
526–536

Not sure if nested function is the right way, might be better to inline it

services/identity/src/grpc_services/authenticated.rs
597

Lost this change during rebase

Add missing uncommitted change

This revision is now accepted and ready to land.Jun 4 2024, 9:01 AM