Uncaught Error: System tables can only be accessed from db.system.normalizeId(). with Ent
I have listScheduledFunctions with table _scheduled_functions that works great, but getScheduledMessage gives that error.
I tried to change .get to .normalizeId but no luck with that. The same error. Any ideas. I did check to maek sure my query is being called from functions.ts etc..
2 Replies
Hey @ampp thanks for the bug report please upgrade to latest version of
convex-ents
for the fix.Awesome, thanks for the prompt fix!