What’s the point of checking if data.SessionJobId == JobId then
? On saving the data, you set the session Id to nil.
1 Like
What’s the point of checking if data.SessionJobId == JobId then
? On saving the data, you set the session Id to nil.