hi all, I upgrade code to Oct. 25 and find the val...
# troubleshoot
s
hi all, I upgrade code to Oct. 25 and find the validation/assertions all run events are gone. [pic 1] So i debug and find 1. I open the chrome developer tool and debug on useGetDatasetAssertionsQuery, the returned
data
parameter does not have runEvents object (empty list) [see pic 2] 2. But when i run query on graphql UI, it does return something on runEvents. [see pic3, pic4] My question is, is there difference between the run on UI and graphql ?
g
I face the same issue. How to run on graphql? btw, do u run on UI? how?
s
yes i fixed it. Please comment out those line of codes and rebuild gms as a temp solution.