Jump to content

Symbol object: NOT_SET


lukas g

Recommended Posts

Hello,

recently I am running into the problem that I am getting a Symbol object instead of the object i actually wanted on from my session.
Mostly it happens when i am using functions from a Project object like project.project_schema. It returns NOT_SET.
I tried to clear the session cache before. And I also tried to populate it manually using session.populate(project, "project_schema") but it did not help.

How can I enforce a new query to my session and get a proper return value.

Thank you in advance,

Lukas

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...