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
In the current code, the compute_session GQL query exposes the status_history field, but it is not exposed in the compute_container and vfolder GQL queries (the same applies to compute_container_node and vfolder_node).
Let's add the missing status_history field.
This task is planned to be carried out in conjunction with #3201.
The text was updated successfully, but these errors were encountered:
Main idea
In the current code, the
compute_session
GQL query exposes thestatus_history
field, but it is not exposed in thecompute_container
andvfolder
GQL queries (the same applies tocompute_container_node
andvfolder_node
).Let's add the missing
status_history
field.This task is planned to be carried out in conjunction with #3201.
The text was updated successfully, but these errors were encountered: