cern-eam / eam-light-backend

11 stars 6 forks source link

[EAM-1953] Add endpoint that maps equipment to otherid from workorder #79

Closed Amfgcp closed 2 years ago

Amfgcp commented 2 years ago

The 'UUOIEQ' grid contains 'equipment', 'otherid' and 'workorder'. The grid fetches all the equipments listed in the checklists. It is important that this grid is queried with some filter, otherwise it is expensive to run.

Related to https://github.com/cern-eam/eam-components/pull/117 and https://github.com/cern-eam/eam-light-frontend/pull/147