Object error causing save issue

Hi, I’m stuck in a circular error which means I can’t save new work. I’m sure I must have done something wrong but I can’t figure out what’s causing it. Whenever I hit save I’m given the error message: Error: object Object.
Unfortunately I can’t find the source of it and there is no way to save new work until the error is corrected. Has anyone seen this, any suggestions to this?
I saw a similar problem on a different topic “Error in the system” but this seems different?
Thanks!! Matt
33%20PM

Hi Matt,

I have a suspicion of what is going on. Will investigate and get back to you.

Thanks,

/Johan/

Hello again,

I was right - the issue was related to an attribute being removed from a model (but still referenced from a query). This issue has been fixed and I also made an improvement to make sure error-messages are propagated in a consistent manner.

Please try saving again.

Thanks,

/Johan/

Hi Johan,
Thanks for the help!! Everything working on my side now. I’ll be more careful around relationships with models and queries. Thanks!