You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...so that I can I don't have to make multiple calls to the API to retrieve related context product data.
π Additional Details
If I query for an investigation which may have any number of ref_lid_* fields, I want the response to include the information for the LIDS listed in those ref_lid_* fields.
Measures will need to be taken to ensure the response payload size is kept to a minimum and ensure the response does not contain duplicated information.
At the moment, and this may change as we shift to Drupal, I am making multiple calls to fetch all investigations, instrument hosts, instruments, and targets. And in the very near future we will need to make more calls to fetch facility/telescope information.
Acceptance Criteria
Given When I perform Then I expect
βοΈ Engineering Details
No response
π I&T
No response
The text was updated successfully, but these errors were encountered:
Checked for duplicates
No - I haven't checked
π§βπ¬ User Persona(s)
Data User, Developers
πͺ Motivation
...so that I can I don't have to make multiple calls to the API to retrieve related context product data.
π Additional Details
If I query for an investigation which may have any number of
ref_lid_*
fields, I want the response to include the information for the LIDS listed in thoseref_lid_*
fields.Measures will need to be taken to ensure the response payload size is kept to a minimum and ensure the response does not contain duplicated information.
At the moment, and this may change as we shift to Drupal, I am making multiple calls to fetch all investigations, instrument hosts, instruments, and targets. And in the very near future we will need to make more calls to fetch facility/telescope information.
Acceptance Criteria
Given
When I perform
Then I expect
βοΈ Engineering Details
No response
π I&T
No response
The text was updated successfully, but these errors were encountered: