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
Not certain it's an issue with the MongoDb connector, but it works locally with memory datasource. Once I switch over to mongo, no luck. Adding some extra logging, the computed value gets computed correctly, and ctx.instance[property] = res gets executed with the correct value. But somehow this value never makes it to the output.