Description
Follow-up from #4622. Manual assets today are edited in a modal from the Devices list; there is no per-asset detail page. #1424 (unified list phase 2) owns per-asset detail routing and pagination unification, including where link/unlink lives (#3451), so this must be built on that work rather than ahead of it.
Ready when #1424 lands
W04 (#5261) keeps a stable id and a deviceClass: 'manual' discriminator on every manual-asset DTO so #1424 is not blocked and the detail route can be added additively. Warranty (W03, #5253) and link/unlink (W02, #5255) already have server-side subjects for a manual asset.
Related
#4622, #1424, #3451.
Description
Follow-up from #4622. Manual assets today are edited in a modal from the Devices list; there is no per-asset detail page. #1424 (unified list phase 2) owns per-asset detail routing and pagination unification, including where link/unlink lives (#3451), so this must be built on that work rather than ahead of it.
Ready when #1424 lands
W04 (#5261) keeps a stable
idand adeviceClass: 'manual'discriminator on every manual-asset DTO so #1424 is not blocked and the detail route can be added additively. Warranty (W03, #5253) and link/unlink (W02, #5255) already have server-side subjects for a manual asset.Related
#4622, #1424, #3451.