-
Task
-
Resolution: Done
-
Critical
-
None
-
None
Summarizing the thread attached to this issue.
The lastUpdate field in the GraphQL schema for ProcessInstance is supposed to be a non-null value. However, for some reason, this value is being returned null and the query fails. Although we are asking for the lastUpdate field in our GraphQL queries, we are not using this value anywhere in the front-end
- links to