Tech Story
As a platform engineer, I want UEX orbit data ingested and linked to locations in the sync pipeline so that location hierarchy is accurate and the inventory system can reference orbit context when displaying or filtering locations.
Context
The feature/ISSUE-55 branch includes backend UEX orbit entities, migrations, and location sync adjustments that were identified as out of scope for the org inventory add story and carved out separately.
Acceptance Criteria
Technical Elaboration
- Add
UexOrbit entity with relation to UexLocation
- Update
LocationsSyncService to fetch and persist orbit data alongside location sync
- Update storable locations endpoint if orbit data should be surfaced to the frontend
- Ensure delta sync timestamp tracking covers orbit data
Notes
Tech Story
As a platform engineer, I want UEX orbit data ingested and linked to locations in the sync pipeline so that location hierarchy is accurate and the inventory system can reference orbit context when displaying or filtering locations.
Context
The
feature/ISSUE-55branch includes backend UEX orbit entities, migrations, and location sync adjustments that were identified as out of scope for the org inventory add story and carved out separately.Acceptance Criteria
Technical Elaboration
UexOrbitentity with relation toUexLocationLocationsSyncServiceto fetch and persist orbit data alongside location syncNotes